Skip to content

Commit cba7d5f

Browse files
committed
Elaborate on the custom log config
1 parent 3e36670 commit cba7d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/concepts/pages/observability/logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ logging:
155155
configMap: my-configmap // <2>
156156
----
157157
<1> The vector logging agent is not deployed.
158-
<2> A custom logging configuration is loaded from a ConfigMap called `my-configmap`.
158+
<2> A custom product logging configuration is loaded from a ConfigMap called `my-configmap`. The key must be the filename that the product is configured to load (eg: `logback.xml`).
159159

160160
== Further reading
161161

0 commit comments

Comments
 (0)