Skip to content

Commit 0cb57e2

Browse files
Apply suggestions from code review
Co-authored-by: Amee Lepcha <[email protected]>
1 parent efc20dd commit 0cb57e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/integrations/databases/cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This section provides instructions for configuring log and metric collection for
3030

3131
### Step 1: Configure fields in Sumo Logic
3232

33-
As part of the app installation process, the following fields will created by default:
33+
As part of the app installation process, the following fields will be created by default:
3434
* `component`
3535
* `environment`
3636
* `db_system`

docs/integrations/databases/couchbase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This section provides instructions for configuring log and metric collection for
2929

3030
### Step 1: Configure fields in Sumo Logic
3131

32-
As part of the app installation process, the following fields will created by default:
32+
As part of the app installation process, the following fields will be created by default:
3333
* `component`
3434
* `environment`
3535
* `db_system`

docs/integrations/databases/mariadb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Configuring log and metric collection for the MariaDB app includes the following
2424

2525
### Step 1: Configure fields in Sumo Logic
2626

27-
As part of the app installation process, the following fields will created by default:
27+
As part of the app installation process, the following fields will be created by default:
2828
* `component`
2929
* `environment`
3030
* `db_system`

docs/integrations/databases/memcached.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ This section explains the steps to collect Memcached logs from a Kubernetes envi
200200
```
201201
4. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
202202

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**.
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, a Field Extraction Rule named **AppObservabilityMemcachedDatabaseFER** is automatically created for Database Application Components.
204204
<br/>
205205
</TabItem>
206206
<TabItem value="non-k8s">

0 commit comments

Comments
 (0)