10 lines
354 B
Plaintext
10 lines
354 B
Plaintext
# Splunk admin password used on FIRST boot (persists in splunk-etc/var volumes)
|
|
SPLUNK_PASSWORD=Str0ngP@ss!9
|
|
|
|
# HEC token the seeder/curl will use (already accepted by the Splunk container)
|
|
SPLUNK_HEC_TOKEN=dev-0123456789abcdef
|
|
|
|
# Azure (optional; only needed if SINK=blob or blob+sb)
|
|
AZURE_STORAGE_CONNECTION_STRING=
|
|
AZURE_SERVICEBUS_CONNECTION_STRING=
|