Skip to content

Commit 66f7143

Browse files
committed
SEO improvements
1 parent fe2ec28 commit 66f7143

File tree

5 files changed

+190
-173
lines changed

5 files changed

+190
-173
lines changed

docs/integrations/google/cloud-interconnect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Cloud Interconnect extends your external network to the Google network through a
1515

1616
* [Google Cloud Metrics](https://cloud.google.com/monitoring/api/metrics_gcp)
1717

18-
# Setup
18+
## Setup
1919

2020
You can collect the metrics for Sumo Logic's Google Cloud Interconnect integration by following the below steps.
2121

docs/integrations/webhooks/firefly.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
99

1010
Firefly's Cloud Asset Management solution enables DevOps, SREs, and platform engineering teams to control their entire cloud footprint and manage it more efficiently and consistently using Infrastructure-as-Code. You can use a webhook in the Firefly platform to forward events to the Sumo Logic HTTP endpoint. Using these logs, you can monitor the system for various events including drift detection, unmanaged resource detection, ghost resource detection, and policy violations in Sumo Logic. For more details, refer to the [Firefly Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/).
1111

12-
# Event types
12+
## Event types
1313

1414
The Sumo Logic integration for Firefly ingests events into Sumo Logic through an outgoing webhook available in Firefly. The following event types are ingested through the Firefly webhook:
1515
- Drift Detection
1616
- Unmanaged resource detection
1717
- Ghost resource detection
1818
- Policy Violation
1919

20-
# Setup
20+
## Setup
2121

2222
This section has instructions for collecting logs for the Sumo Logic Firefly webhook collection.
2323

@@ -50,9 +50,10 @@ Follow the below steps to configure the Firefly webhook.
5050
- **Destination**. Select the webhook name created above.
5151
9. Click **Create**.
5252
10. Verify Firefly events are getting ingested in Sumo Logic by executing the following query on Sumo Logic's Log Search panel.
53-
```sql
54-
`_sourceCategory=webhook/firefly`
55-
```
53+
```sql
54+
_sourceCategory=webhook/firefly
55+
```
56+
5657

5758
:::info
5859
- For detailed information about webhook creation, refer to the [Webhook Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/user-guides/integrations/integrate-your-providers-and-tools/send-firefly-notifications-to-your-messaging-tools/send-firefly-notifications-to-webhooks) and [Notification Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/user-guides/how-to-guides/manage-notifications).

0 commit comments

Comments
 (0)