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/observability/application-components.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,9 +223,9 @@ Refer to the documentation for the app you're using. App Components Solution cur
223
223
*[Oracle](/docs/integrations/databases/oracle)
224
224
225
225
226
-
### Configure fields in Sumo Logic
226
+
### Configure Fields in Sumo Logic
227
227
228
-
As part of the app installation process, the following fields will be created by default:
228
+
Create the following Fields in collection sources both for logs and metrics. This ensures that your logs and metrics are tagged with relevant metadata, which the app dashboards require. For information on setting up Fields, see the [Fields](/docs/manage/fields) topic.
229
229
230
230
*`component`
231
231
*`environment`
@@ -234,8 +234,6 @@ As part of the app installation process, the following fields will be created by
234
234
*`db_cluster_address`
235
235
*`db_cluster_port`
236
236
237
-
For information on setting up fields, see [Fields](/docs/manage/fields).
238
-
239
237
### Configuring or updating email notifications
240
238
241
239
If you haven’t enabled alerts and/or configured notifications through the Terraform procedure outlined above, we highly recommend enabling alerts of interest and configuring each enabled alert to send notifications to other people or services by [adding a monitor](/docs/alerts/monitors/create-monitor).
@@ -293,4 +291,4 @@ Existing customers have to perform the below steps:
293
291
1. Add `db_cluster_address` and `db_cluster` port in their telegraf configuration as mentioned in the respective component’s collection doc. This is for tagging metrics.
294
292
2. Add `db_cluster_address` and `db_cluster_port` in the Sumo Logic source for logs as mentioned in the respective component’s collection doc.
295
293
3. Import the existing fields using fields.sh script in Step 4 and follow Step 1, 2, 3, and 5 under [Installation](#installation) to deploy the solution.
296
-
4. The above step will deploy new dashboards and new monitors, so after migrating your custom content to these new dashboards, you can delete old FERs and dashboards.
294
+
4. The above step will deploy new dashboards and new monitors, so after migrating your custom content to these new dashboards, you can delete old FERs and dashboards.
0 commit comments