-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlanding.json
39 lines (39 loc) · 1.33 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"version": 2,
"title": "IBM Cloud Logs",
"introduction": "IBM Cloud Logs is a scalable logging service that persists logs and provides users with capabilities for querying, tailing, and visualizing logs.",
"product_page": "https://www.ibm.com/products/blog/ibm-cloud-logs-observability",
"console_page": "/observability/logging",
"section_topics": {
"links": [
{
"title": "Getting started with IBM Cloud Logs",
"href": "/docs/cloud-logs?topic=cloud-logs-getting-started"
},
{
"title": "About IBM Cloud Logs",
"href": "/docs/cloud-logs?topic=cloud-logs-about-cl"
},
{
"title": "Getting started with IAM",
"href": "/docs/cloud-logs?topic=cloud-logs-iam"
},
{
"title": "Auditing events",
"href": "/docs/cloud-logs?topic=cloud-logs-at_events"
},
{
"title": "Frequently asked questions (FAQs)",
"href": "/docs/cloud-logs?topic=cloud-logs-faq"
}
]
},
"section_devtools": {
"api": "/apidocs/logs-service-api",
"cli": "/docs/cloud-logs?topic=cloud-logs-cloud-logs-cli-temp",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/logs_dashboard"
},
"section_updates": {
"view_more": "/docs/cloud-logs?topic=cloud-logs-logs-release-notes"
}
}