diff --git a/docs/advanced-configuration.md b/docs/advanced-configuration.md index ec58d2fd28..7e2f0175ae 100644 --- a/docs/advanced-configuration.md +++ b/docs/advanced-configuration.md @@ -470,7 +470,7 @@ logsCollection: - name: docker priority: info - name: containerd - priority: info + priority: info # Route journald logs to its own Splunk Index by specifying the index value below, else leave it blank. Please make sure the index exist in Splunk and is configured to receive HEC traffic (Not applicable to Splunk Observability). index: "" ```