Skip to content

Commit a44f0ee

Browse files
updating fields section
1 parent 6643ff6 commit a44f0ee

File tree

11 files changed

+21
-24
lines changed

11 files changed

+21
-24
lines changed

docs/integrations/amazon-aws/dynamodb.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,7 @@ Namespace for **Amazon DynamoDB** Service is **AWS/DynamoDB**.
109109

110110
### Field in Field Schema
111111

112-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Fields**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Fields**. You can also click the **Go To...** menu at the top of the screen and select **Fields**.
113-
1. Search for the “**tablename**” field.
114-
1. If not present, create it. Learn how to create and manage fields [here](/docs/manage/fields.md#manage-fields).
115-
112+
The “**tablename**” field will be created.
116113

117114
### Field Extraction Rule(s)
118115

docs/integrations/databases/cassandra.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Create the following Fields in Sumo Logic prior to configuring collection. This
4141

4242
<TabItem value="k8s">
4343

44-
If you're using Cassandra in a Kubernetes environment, create the fields:
44+
If you're using Cassandra in a Kubernetes environment, then these fields will be created:
4545
* `pod_labels_component`
4646
* `pod_labels_environment`
4747
* `pod_labels_db_system`
@@ -53,7 +53,7 @@ If you're using Cassandra in a Kubernetes environment, create the fields:
5353
</TabItem>
5454
<TabItem value="non-k8s">
5555

56-
If you're using Cassandra in a non-Kubernetes environment, create the fields:
56+
If you're using Cassandra in a non-Kubernetes environment, then these fields will be created:
5757
* `component`
5858
* `environment`
5959
* `db_system`

docs/integrations/databases/couchbase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Create the following Fields in Sumo Logic prior to configuring the collection. T
4141

4242
<TabItem value="k8s">
4343

44-
If you're using Couchbase in a Kubernetes environment, create the fields:
44+
If you're using Couchbase in a Kubernetes environment, then these fields will be created:
4545

4646
* `pod_labels_component`
4747
* `pod_labels_environment`
@@ -51,7 +51,7 @@ If you're using Couchbase in a Kubernetes environment, create the fields:
5151
</TabItem>
5252
<TabItem value="non-k8s">
5353

54-
If you're using Couchbase in a non-Kubernetes environment, create the fields:
54+
If you're using Couchbase in a non-Kubernetes environment, then these fields will be created:
5555

5656
* `component`
5757
* `environment`

docs/integrations/databases/mariadb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Create the following fields in Sumo Logic before configuring the collection to e
3636

3737
<TabItem value="k8s">
3838

39-
If you're using MariaDB in a Kubernetes environment, create the fields:
39+
If you're using MariaDB in a Kubernetes environment, then these fields will be created:
4040
* `pod_labels_component`
4141
* `pod_labels_environment`
4242
* `pod_labels_db_system`
@@ -48,7 +48,7 @@ If you're using MariaDB in a Kubernetes environment, create the fields:
4848
</TabItem>
4949
<TabItem value="non-k8s">
5050

51-
If you're using MariaDB in a non-Kubernetes environment, create the fields:
51+
If you're using MariaDB in a non-Kubernetes environment, then these fields will be created:
5252
* `component`
5353
* `environment`
5454
* `db_system`

docs/integrations/databases/memcached.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Create the following Fields in Sumo Logic before configuring the collection. Thi
6767

6868
<TabItem value="k8s">
6969

70-
If you're using Memcached in a Kubernetes environment, create the fields:
70+
If you're using Memcached in a Kubernetes environment, then these fields will be created:
7171
* `pod_labels_component`
7272
* `pod_labels_environment`
7373
* `pod_labels_db_system`
@@ -76,7 +76,7 @@ If you're using Memcached in a Kubernetes environment, create the fields:
7676
</TabItem>
7777
<TabItem value="non-k8s">
7878

79-
If you're using Memcached in a non-Kubernetes environment, create the fields:
79+
If you're using Memcached in a non-Kubernetes environment, then these fields will be created:
8080
* `component`
8181
* `environment`
8282
* `db_system`

docs/integrations/databases/mongodb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Create the following Fields in Sumo Logic prior to configuring collection. This
8585

8686
<TabItem value="k8s">
8787

88-
If you're using MongoDB in a Kubernetes environment, create the fields:
88+
If you're using MongoDB in a Kubernetes environment, then these fields will be created:
8989

9090
* `pod_labels_component`
9191
* `pod_labels_environment`
@@ -95,7 +95,7 @@ If you're using MongoDB in a Kubernetes environment, create the fields:
9595
</TabItem>
9696
<TabItem value="non-k8s">
9797

98-
If you're using MongoDB in a non-Kubernetes environment, create the fields:
98+
If you're using MongoDB in a non-Kubernetes environment, then these fields will be created:
9999

100100
* `component`
101101
* `environment`

docs/integrations/databases/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Create the following Fields in Sumo Logic prior to configuring the collection. T
154154

155155
<TabItem value="k8s">
156156

157-
If you're using MySQL in a Kubernetes environment, create the fields:
157+
If you're using MySQL in a Kubernetes environment, then these fields will be created:
158158

159159
* `pod_labels_component`
160160
* `pod_labels_environment`
@@ -166,7 +166,7 @@ If you're using MySQL in a Kubernetes environment, create the fields:
166166
</TabItem>
167167
<TabItem value="non-k8s">
168168

169-
If you're using MySQL in a non-Kubernetes environment, create the fields:
169+
If you're using MySQL in a non-Kubernetes environment, then these fields will be created:
170170

171171
* `component`
172172
* `environment`

docs/integrations/databases/oracle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This step is not needed if you are using the application components solution ter
4444

4545
<TabItem value="k8s">
4646

47-
If you're using Oracle in a Kubernetes environment, create the fields:
47+
If you're using Oracle in a Kubernetes environment, then these fields will be created:
4848

4949
* `pod_labels_component`
5050
* `pod_labels_environment`
@@ -57,7 +57,7 @@ If you're using Oracle in a Kubernetes environment, create the fields:
5757
</TabItem>
5858
<TabItem value="non-k8s">
5959

60-
If you're using Oracle in a non-Kubernetes environment, create the fields:
60+
If you're using Oracle in a non-Kubernetes environment, then these fields will be created:
6161

6262
* `component`
6363
* `environment`

docs/integrations/databases/redis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This step is not needed if you are using the application components solution ter
8989

9090
<TabItem value="k8s">
9191

92-
If you're using Redis in a Kubernetes environment, create the fields:
92+
If you're using Redis in a Kubernetes environment, then these fields will be created:
9393
* `pod_labels_component`
9494
* `pod_labels_environment`
9595
* `pod_labels_db_system`
@@ -101,7 +101,7 @@ If you're using Redis in a Kubernetes environment, create the fields:
101101
</TabItem>
102102
<TabItem value="non-k8s">
103103

104-
If you're using Redis in a non-Kubernetes environment, create the fields:
104+
If you're using Redis in a non-Kubernetes environment, then these fields will be created:
105105
* `component`
106106
* `environment`
107107
* `db_system`

docs/integrations/microsoft-azure/sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Create the following Fields in Sumo Logic prior to configuring collection. This
3535

3636
<TabItem value="k8s">
3737

38-
If you're using SQL Server in a Kubernetes environment, create the fields:
38+
If you're using SQL Server in a Kubernetes environment, then these fields will be created:
3939
* `pod_labels_component`
4040
* `pod_labels_environment`
4141
* `pod_labels_db_system`
@@ -46,7 +46,7 @@ If you're using SQL Server in a Kubernetes environment, create the fields:
4646
</TabItem>
4747
<TabItem value="non-k8s">
4848

49-
If you're using SQL Server in a non-Kubernetes environment, create the fields:
49+
If you're using SQL Server in a non-Kubernetes environment, then these fields will be created:
5050
* `component`
5151
* `environment`
5252
* `db_system`

0 commit comments

Comments
 (0)