You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/databases/cassandra.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ The Sumo Logic app for Cassandra supports metrics generated by the [Jolokia2 plu
28
28
This section provides instructions for configuring log and metric collection for the Sumo Logic app for Cassandra.
29
29
30
30
31
-
### Step 1: Fields in Sumo Logic
31
+
### Step 1: Configure fields in Sumo Logic
32
32
33
-
Following fields will always be created automatically as a part of app installation process:
33
+
As part of the app installation process, the following fields will created by default:
34
34
*`component`
35
35
*`environment`
36
36
*`db_system`
@@ -39,15 +39,15 @@ Following fields will always be created automatically as a part of app installat
39
39
*`db_cluster_address`
40
40
*`db_cluster_port`
41
41
42
-
If you're using Cassandra in a Kubernetes environment, these additional fields will get created automatically as a part of app installation process:
42
+
Additionally, if you are using Redis in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
43
43
*`pod_labels_component`
44
44
*`pod_labels_environment`
45
45
*`pod_labels_db_system`
46
46
*`pod_labels_db_cluster`
47
47
*`pod_labels_db_cluster_address`
48
48
*`pod_labels_db_cluster_port`
49
49
50
-
For information on setting up fields, see[Sumo Logic Fields](/docs/manage/fields).
50
+
To learn more about setting up fields, refer to[Sumo Logic Fields](/docs/manage/fields).
51
51
52
52
### Step 2: Configure Collection for Cassandra
53
53
@@ -246,7 +246,9 @@ Pivoting to Tracing data from Entity Inspector is possible only for “Cassandra
246
246
5. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
247
247
6. Verify logs in Sumo Logic.
248
248
249
-
3. **FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityCassandraDatabaseFER**.
249
+
250
+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityCassandraDatabaseFER**.
251
+
<br/>
250
252
251
253
</TabItem>
252
254
<TabItem value="non-k8s">
@@ -621,13 +623,20 @@ Use this dashboard to:
621
623
622
624
## Create monitors for Cassandra app
623
625
626
+
Sumo Logic provides pre-configured alerts available through [Sumo Logic monitors](/docs/alerts/monitors) to help you proactively determine if an Cassandra cluster is available and performing as expected. These monitors are based on metric and log data and include pre-set thresholds that reflect industry best practices and recommendations. For more information about individual alerts, refer to the [Cassandra Alerts](/docs/integrations/databases/cassandra#cassandra-alerts).
- Ensure that you have [Manage Monitors role capability](/docs/manage/users-roles/roles/role-capabilities/#alerting) permissions to install the Cassandra Alerts.
634
+
- You can only enable the setnumber of alerts. For more information, refer to [Monitors](/docs/alerts/monitors/create-monitor).
635
+
:::
636
+
637
+
628
638
### Cassandra Alerts
629
639
630
-
Sumo Logic has provided out-of-the-box alerts available via [Sumo Logic monitors](/docs/alerts/monitors) to help you quickly determine if the Cassandra cluster is available and performing as expected.
Copy file name to clipboardExpand all lines: docs/integrations/databases/couchbase.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,23 +27,23 @@ Telegraf 1.14 default of Kubernetes Collection will not work.
27
27
28
28
This section provides instructions for configuring log and metric collection for the Sumo Logic app for Couchbase.
29
29
30
-
### Step 1: Fields in Sumo Logic
30
+
### Step 1: Configure fields in Sumo Logic
31
31
32
-
Following fields will always be created automatically as a part of app installation process:
32
+
As part of the app installation process, the following fields will created by default:
33
33
*`component`
34
34
*`environment`
35
35
*`db_system`
36
36
*`db_cluster`
37
37
*`pod`
38
38
39
-
If you're using Couchbase in a Kubernetes environment, these additional fields will get created automatically as a part of app installation process:
39
+
Additionally, if you are using Redis in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
40
40
*`pod_labels_component`
41
41
*`pod_labels_environment`
42
42
*`pod_labels_db_system`
43
43
*`pod_labels_db_cluster`
44
44
45
45
46
-
For information on setting up fields, see[Sumo Logic Fields](/docs/manage/fields).
46
+
To learn more about setting up fields, refer to[Sumo Logic Fields](/docs/manage/fields).
47
47
48
48
### Step 2: Configure Collection for Couchbase
49
49
@@ -182,7 +182,9 @@ This section explains the steps to collect Couchbase logs from a Kubernetes envi
182
182
```
183
183
5. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
184
184
6. Verify logs in Sumo Logic.
185
-
3. **FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityCouchbaseDatabaseFER**.
185
+
186
+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityCouchbaseDatabaseFER**.
187
+
<br/>
186
188
187
189
</TabItem>
188
190
<TabItem value="non-k8s">
@@ -456,7 +458,7 @@ The **Couchbase - Events** dashboard provides insights into events from couchba
456
458
Use this dashboard to:
457
459
* To audit the activities happening in the cluster. This helps to determine what activities have occurred in the system, helping to control system security.
Sumo Logic provides pre-configured alerts available through [Sumo Logic monitors](/docs/alerts/monitors) to help you proactively determine if an Couchbase cluster is available and performing as expected. These monitors are based on metric and log data and include pre-set thresholds that reflect industry best practices and recommendations. For more information about individual alerts, refer to the [Couchbase Alerts](/docs/integrations/databases/couchbase#couchbase-alerts).
475
+
472
476
import CreateMonitors from '../../reuse/apps/create-monitors.md';
473
477
474
478
<CreateMonitors/>
475
479
480
+
:::note
481
+
- Ensure that you have [Manage Monitors role capability](/docs/manage/users-roles/roles/role-capabilities/#alerting) permissions to install the Couchbase Alerts.
482
+
- You can only enable the set number of alerts. For more information, refer to [Monitors](/docs/alerts/monitors/create-monitor).
Copy file name to clipboardExpand all lines: docs/integrations/databases/mariadb.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,17 +22,17 @@ This app is tested with the following MariaDB versions:
22
22
23
23
Configuring log and metric collection for the MariaDB app includes the following tasks.
24
24
25
-
### Step 1: Fields in Sumo Logic
25
+
### Step 1: Configure fields in Sumo Logic
26
26
27
-
Following fields will always be created automatically as a part of app installation process:
27
+
As part of the app installation process, the following fields will created by default:
28
28
*`component`
29
29
*`environment`
30
30
*`db_system`
31
31
*`db_cluster`
32
32
*`db_cluster_address`
33
33
*`db_cluster_port`
34
34
35
-
If you're using MariaDB in a Kubernetes environment, these additional fields will get created automatically as a part of app installation process:
35
+
Additionally, if you are using MariaDB in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
36
36
*`pod_labels_component`
37
37
*`pod_labels_environment`
38
38
*`pod_labels_db_system`
@@ -41,7 +41,7 @@ If you're using MariaDB in a Kubernetes environment, these additional fields wil
41
41
*`pod_labels_db_cluster_port`
42
42
43
43
44
-
For information on setting up fields, see[Sumo Logic Fields](/docs/manage/fields).
44
+
To learn more about setting up fields, refer to[Sumo Logic Fields](/docs/manage/fields).
45
45
46
46
### Step 2: Configure Collection
47
47
@@ -183,9 +183,11 @@ This section explains the steps to collect MariaDB logs from a Kubernetes enviro
183
183
```
184
184
5. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
185
185
6. Verify logs in Sumo Logic.
186
-
3. **FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityMariaDBDatabaseFER**.
187
186
188
187
188
+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityMariaDBDatabaseFER**.
189
+
<br/>
190
+
189
191
</TabItem>
190
192
<TabItem value="non-k8s">
191
193
@@ -526,10 +528,17 @@ Use this dashboard to:
526
528
527
529
## Create monitors for MariaDB app
528
530
531
+
Sumo Logic provides pre-configured alerts available through [Sumo Logic monitors](/docs/alerts/monitors) to help you proactively determine if an MariaDB cluster is available and performing as expected. These monitors are based on metric and log data and include pre-set thresholds that reflect industry best practices and recommendations. For more information about individual alerts, refer to the [MariaDB Alerts](/docs/integrations/databases/mariadb#mariadb-alerts).
- Ensure that you have [Manage Monitors role capability](/docs/manage/users-roles/roles/role-capabilities/#alerting) permissions to install the MariaDB Alerts.
539
+
- You can only enable the setnumber of alerts. For more information, refer to [Monitors](/docs/alerts/monitors/create-monitor).
540
+
:::
541
+
533
542
### MariaDB alerts
534
543
535
544
| Alert Type (Metrics/Logs) | Alert Name | Alert Description | Trigger Type (Critical / Warning) | Alert Condition | Recover Condition |
Copy file name to clipboardExpand all lines: docs/integrations/databases/memcached.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,22 +52,22 @@ Jun 23 07:35:01 node03 memcached: \
52
52
53
53
Configuring log and metric collection for the Memcached app includes the following tasks.
54
54
55
-
### Step 1: Fields in Sumo Logic
55
+
### Step 1: Configure fields in Sumo Logic
56
56
57
-
Following fields will always be created automatically as a part of app installation process:
57
+
As part of the app installation process, the following fields will created by default:
58
58
*`component`
59
59
*`environment`
60
60
*`db_system`
61
61
*`db_cluster`
62
62
*`pod`
63
63
64
-
If you're using Memcached in a Kubernetes environment, these additional fields will get created automatically as a part of app installation process:
64
+
Additionally, if you are using Memcached in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
65
65
*`pod_labels_component`
66
66
*`pod_labels_environment`
67
67
*`pod_labels_db_system`
68
68
*`pod_labels_db_cluster`
69
69
70
-
For information on setting up fields, see[Sumo Logic Fields](/docs/manage/fields).
70
+
To learn more about setting up fields, refer to[Sumo Logic Fields](/docs/manage/fields).
71
71
72
72
### Step 2: Configure Logs and Metrics Collection for Memcached
73
73
@@ -199,8 +199,9 @@ This section explains the steps to collect Memcached logs from a Kubernetes envi
199
199
kubectl describe pod <Memcached_pod_name>
200
200
```
201
201
4. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
202
-
3. **FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityMemcachedDatabaseFER**.
203
202
203
+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as**AppObservabilityMemcachedDatabaseFER**.
204
+
<br/>
204
205
</TabItem>
205
206
<TabItem value="non-k8s">
206
207
@@ -361,10 +362,17 @@ The **Memcached - Logs** dashboard helps you quickly analyze your Memcached erro
361
362
362
363
## Create monitors for Memcached app
363
364
365
+
Sumo Logic provides pre-configured alerts available through [Sumo Logic monitors](/docs/alerts/monitors) to help you proactively determine if an Memcached cluster is available and performing as expected. These monitors are based on metric and log data and include pre-set thresholds that reflect industry best practices and recommendations. For more information about individual alerts, refer to the [Memcached Alerts](/docs/integrations/databases/memcached#memcached-alerts).
366
+
364
367
import CreateMonitors from '../../reuse/apps/create-monitors.md';
365
368
366
369
<CreateMonitors/>
367
370
371
+
:::note
372
+
- Ensure that you have [Manage Monitors role capability](/docs/manage/users-roles/roles/role-capabilities/#alerting) permissions to install the Memcached Alerts.
373
+
- You can only enable the set number of alerts. For more information, refer to [Monitors](/docs/alerts/monitors/create-monitor).
This section provides instructions for configuring log and metric collection for the Sumo Logic app for MongoDB.
73
73
74
-
### Step 1: Fields in Sumo Logic
74
+
### Step 1: Configure fields in Sumo Logic
75
75
76
-
Following fields will always be created automatically as a part of app installation process:
76
+
As part of the app installation process, the following fields will created by default:
77
77
*`component`
78
78
*`environment`
79
79
*`db_system`
80
80
*`db_cluster`
81
81
82
-
If you're using MongoDB in a Kubernetes environment, these additional fields will get created automatically as a part of app installation process:
82
+
Additionally, if you are using Redis in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
83
83
*`pod_labels_component`
84
84
*`pod_labels_environment`
85
85
*`pod_labels_db_system`
86
86
*`pod_labels_db_cluster`
87
87
88
88
89
-
For information on setting up fields, see[Sumo Logic Fields](/docs/manage/fields).
89
+
To learn more about setting up fields, refer to[Sumo Logic Fields](/docs/manage/fields).
90
90
91
91
92
92
### Step 2: Configure Collection for MongoDB
@@ -218,7 +218,8 @@ Pivoting to Tracing data from Entity Inspector is possible only for “MongoDB a
218
218
```
219
219
5. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
220
220
221
-
3. **FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilityMongoDBDatabaseFER**.
221
+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilityMongoDBDatabaseFER**.
222
+
<br/>
222
223
223
224
</TabItem>
224
225
<TabItemvalue="non-k8s">
@@ -460,10 +461,17 @@ Use this dashboard to:
460
461
461
462
## Create monitors for MongoDB app
462
463
464
+
Sumo Logic provides pre-configured alerts available through [Sumo Logic monitors](/docs/alerts/monitors) to help you proactively determine if an MongoDB cluster is available and performing as expected. These monitors are based on metric and log data and include pre-set thresholds that reflect industry best practices and recommendations. For more information about individual alerts, refer to the [MongoDB Alerts](/docs/integrations/databases/mongodb#mongodb-alerts).
465
+
463
466
import CreateMonitors from '../../reuse/apps/create-monitors.md';
464
467
465
468
<CreateMonitors/>
466
469
470
+
:::note
471
+
- Ensure that you have [Manage Monitors role capability](/docs/manage/users-roles/roles/role-capabilities/#alerting) permissions to install the Couchbase Alerts.
472
+
- You can only enable the set number of alerts. For more information, refer to [Monitors](/docs/alerts/monitors/create-monitor).
473
+
:::
474
+
467
475
### MongoDB alerts
468
476
469
477
| Name | Description | Trigger Type | Alert Conditions | Recover Conditions |
0 commit comments