Skip to content

Commit 87b4fab

Browse files
authored
[tiny] Fix HEC error when using conf example (#6266)
1 parent 787a646 commit 87b4fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/fpm/etc/otel/collector/splunk-otel-collector.conf.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ SPLUNK_HEC_URL=https://ingest.us0.signalfx.com/v1/log
4141
# SPLUNK_HEC_URL=https://example.com:8088/services/collector
4242

4343
# Splunk HEC token.
44-
SPLUNK_HEC_TOKEN=12345
44+
SPLUNK_HEC_TOKEN=abc123
4545

4646
# Total memory in MIB to allocate to the collector.
4747
# Automatically configures the memory limit.

0 commit comments

Comments
 (0)