Skip to content

Commit 776133a

Browse files
authored
Update otel-collector-config.yml (#6267)
1 parent d71ab41 commit 776133a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/otel-logs-severity-splunk/otel-collector-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ exporters:
2626
# Whether to skip checking the certificate of the HEC endpoint when sending data over HTTPS. Defaults to false.
2727
# For this demo, we use a self-signed certificate on the Splunk docker instance, so this flag is set to true.
2828
insecure_skip_verify: true
29-
logging:
29+
debug:
30+
verbosity: detailed
3031
processors:
3132
batch:
3233
transform/log:

0 commit comments

Comments
 (0)