Skip to content

Commit 3d02c1a

Browse files
committed
Remove hard-coded links, formatting edits
1 parent 4a09bf7 commit 3d02c1a

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

docs/integrations/google/cloud-security-command-center.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This app uses the [Findings](https://cloud.google.com/security-command-center/do
2424
<details>
2525
<summary>Misconfigurations</summary>
2626

27-
```json
27+
```json
2828
{
2929
"message": {
3030
"data": {
@@ -119,7 +119,7 @@ This app uses the [Findings](https://cloud.google.com/security-command-center/do
119119
<details>
120120
<summary>Threat</summary>
121121

122-
```json
122+
```json
123123
{
124124
"message": {
125125
"data": {
@@ -190,7 +190,7 @@ This app uses the [Findings](https://cloud.google.com/security-command-center/do
190190
}
191191
],
192192
"relatedFindingUri": {
193-
193+
194194
}
195195
}
196196
},
@@ -210,7 +210,7 @@ This app uses the [Findings](https://cloud.google.com/security-command-center/do
210210
"principalEmail": "service-project-175089404040@gcp-sa-ktd-hpsa.iam.gserviceaccount.com",
211211
"callerIp": "147.45.44.104",
212212
"callerIpGeo": {
213-
213+
214214
},
215215
"userAgent": "Google-KTD-Control",
216216
"serviceName": "k8s.io",
@@ -288,7 +288,7 @@ This app uses the [Findings](https://cloud.google.com/security-command-center/do
288288
<details>
289289
<summary>Vulnerability</summary>
290290

291-
```json
291+
```json
292292
{
293293
"message": {
294294
"data": {
@@ -468,8 +468,8 @@ This section describes the Sumo Logic pipeline for collecting the data from Goog
468468
Follow the steps below to integrate the Google Cloud Security Command Center (SCC) app:
469469

470470
1. Enable the [Security Command Center (SCC)](https://cloud.google.com/security-command-center/docs/activate-scc-overview) at the GCP console.
471-
1. In Sumo Logic, [configure the Google Cloud Platform source](https://help.sumologic.com/docs/send-data/hosted-collectors/google-source/google-cloud-platform-source/#configure-agoogle-cloud-platform-source).
472-
1. In the GCP console, configure a Pub/Sub Topic for [GCP](https://help.sumologic.com/docs/send-data/hosted-collectors/google-source/google-cloud-platform-source/#configure-a-pubsub-topicfor-gcp). This topic will be used to send SCC findings from GCP to Sumo Logic.
471+
1. In Sumo Logic, [configure the Google Cloud Platform source](/docs/send-data/hosted-collectors/google-source/google-cloud-platform-source/#configure-agoogle-cloud-platform-source).
472+
1. In the GCP console, configure a Pub/Sub Topic for [GCP](/docs/send-data/hosted-collectors/google-source/google-cloud-platform-source/#configure-a-pubsub-topicfor-gcp). This topic will be used to send SCC findings from GCP to Sumo Logic.
473473
1. In the SCC blade of the GCP console, click **Continuous Exports**. <br/><img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/Google+Cloud+-+Security+Command+Center/step4.png')} alt="Google Cloud Storage dashboards" width="500" />
474474
1. In the GCP console, export the findings from SCC to the [Pub/Sub Topic](https://cloud.google.com/security-command-center/docs/how-to-export-data?_gl=1*1dt4zsw*_ga*ODU1MTc4OTQ1LjE3Mzg3ODM5NzI.*_ga_WH2QY8WWF5*czE3NDY2Mzc3MzQkbzMkZzEkdDE3NDY2MzgxNDUkajYwJGwwJGgw#configure-pubsub-exports) created above.
475475

docs/integrations/sumo-apps/opentelemetry-collector-insights.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ Following are the [fields](/docs/manage/fields/) which will be created as part o
3131

3232
Before configuring the OTEL Collector integration, ensure you have the following prerequisites in place:
3333

34-
1. **Sumo Logic OTLP Source**: You need to create an OTLP source in your Sumo Logic hosted collector. The OTLP source will provide the endpoint URL that the OTEL Collector will use to send telemetry data.
35-
36-
**Documentation**: [Creating a Sumo Logic OTLP Source](https://help.sumologic.com/docs/send-data/hosted-collectors/http-source/otlp/)
34+
1. **Sumo Logic OTLP Source**. You need to create an OTLP source in your Sumo Logic hosted collector. The OTLP source will provide the endpoint URL that the OTEL Collector will use to send telemetry data. Learn more at [Creating a Sumo Logic OTLP Source](/docs/send-data/hosted-collectors/http-source/otlp/).
3735

3836
### For metrics collection
3937

@@ -77,7 +75,7 @@ In this step, you will configure the OpenTelemetry Collector's built-in telemetr
7775

7876
Below are the inputs required:
7977

80-
- **OTLP Endpoint**: Your Sumo Logic OTLP endpoint URL.
78+
- **OTLP Endpoint**. Your Sumo Logic OTLP endpoint URL.
8179

8280

8381
```yaml
@@ -107,13 +105,13 @@ service:
107105
deployment.environment: ${DEPLOYMENT_ENVIRONMENT}
108106
```
109107
110-
You can add any custom fields which you want to tag along with the data ingested in Sumo.
108+
You can add any custom fields which you want to tag along with the data ingested in Sumo Logic.
111109
112110
import EnvVar from '../../reuse/apps/opentelemetry/env-var-required.md';
113111
114112
<EnvVar/>
115113
116-
<img src='https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/OpenTelemetry-Collector-Insights/opentelemetry-collector-insights-configure-form.png' style={{border:'1px solid gray'}} alt="YAML" />
114+
<img src='https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/OpenTelemetry-Collector-Insights/opentelemetry-collector-insights-configure-form.png' style={{border:'1px solid gray'}} alt="YAML" width="700"/>
117115
118116
### Step 3: Send logs and metrics to Sumo Logic
119117
@@ -137,31 +135,31 @@ import LogsIntro from '../../reuse/apps/opentelemetry/send-logs-intro.md';
137135
138136
1. Add the telemetry configuration to your existing collector configuration file in `/etc/otelcol-sumo/conf.d/` or directly in the main configuration file.
139137
2. Place Env file in the following directory:
140-
```sh
141-
/etc/otelcol-sumo/env/
142-
```
138+
```sh
139+
/etc/otelcol-sumo/env/
140+
```
143141
3. Restart the collector using:
144-
```sh
145-
sudo systemctl restart otelcol-sumo
146-
```
142+
```sh
143+
sudo systemctl restart otelcol-sumo
144+
```
147145

148146
</TabItem>
149147
<TabItem value="Windows">
150148

151149
1. Add the telemetry configuration to your existing collector configuration file in `C:\ProgramData\Sumo Logic\OpenTelemetry Collector\config\conf.d` or the main configuration file.
152150
2. Restart the collector using:
153-
```sh
154-
Restart-Service -Name OtelcolSumo
155-
```
151+
```sh
152+
Restart-Service -Name OtelcolSumo
153+
```
156154

157155
</TabItem>
158156
<TabItem value="macOS">
159157

160158
1. Add the telemetry configuration to your existing collector configuration file in `/etc/otelcol-sumo/conf.d/` or the main configuration file.
161159
2. Restart the otelcol-sumo process using:
162-
```sh
163-
otelcol-sumo --config /etc/otelcol-sumo/sumologic.yaml --config "glob:/etc/otelcol-sumo/conf.d/*.yaml"
164-
```
160+
```sh
161+
otelcol-sumo --config /etc/otelcol-sumo/sumologic.yaml --config "glob:/etc/otelcol-sumo/conf.d/*.yaml"
162+
```
165163

166164
</TabItem>
167165
<TabItem value="Chef">
@@ -277,7 +275,7 @@ sumo.datasource=otel_collector metric=otelcol_process_memory_rss deployment.envi
277275
This sample query monitors queue health from the **Exporter Queue Health** panel.
278276

279277
```sql
280-
sumo.datasource=otel_collector metric=otelcol_exporter_queue_size deployment.environment=*
278+
sumo.datasource=otel_collector metric=otelcol_exporter_queue_size deployment.environment=*
281279
| avg by exporter, deployment.environment
282280
```
283281

@@ -387,7 +385,7 @@ Monitor the `otelcol_exporter_queue_size` and `otelcol_exporter_queue_capacity`
387385

388386
Watch for logs containing "Dropping data because sending_queue is full" and monitor failed enqueue metrics:
389387
- `otelcol_exporter_enqueue_failed_spans`
390-
- `otelcol_exporter_enqueue_failed_metric_points`
388+
- `otelcol_exporter_enqueue_failed_metric_points`
391389
- `otelcol_exporter_enqueue_failed_log_records`
392390

393391
### Accessing collector metrics directly
@@ -419,4 +417,4 @@ import CreateMonitors from '../../reuse/apps/create-monitors.md';
419417
| `OpenTelemetry Collector Insights - Collector Instance is Down` | This alert fires when a Collector instance stops sending telemetry for more than 10 minutes, indicating it is down or has a connectivity issue. | Missing Data | Data Found |
420418
| `OpenTelemetry Collector Insights - Exporter Queue Nearing Capacity` | This alert fires when an exporter's sending queue is over 90% full. This is a strong leading indicator of back pressure and imminent data loss. | Count > = 90 | Count < 90 |
421419
| `OpenTelemetry Collector Insights - High Memory Usage (RSS)` | This alert fires when a Collector's memory usage (RSS) exceeds 2GB. This could be an early indicator of a memory leak or an under-provisioned host. | Count > 2000000000 | Count < = 2000000000 |
422-
| `OpenTelemetry Collector Insights - High Metadata Cardinality` | This alert fires when the batch processor is handling more than 1000 unique combinations of metadata. This is a known cause of performance degradation, high CPU, and high memory usage. | Count > 1000 | Count < = 1000 |
420+
| `OpenTelemetry Collector Insights - High Metadata Cardinality` | This alert fires when the batch processor is handling more than 1000 unique combinations of metadata. This is a known cause of performance degradation, high CPU, and high memory usage. | Count > 1000 | Count < = 1000 |

0 commit comments

Comments
 (0)