We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3702bc5 commit 6ee9cf5Copy full SHA for 6ee9cf5
1 file changed
packages/flare/src/main/resources/splunk/default/inputs.conf
@@ -1,6 +1,7 @@
1
[script://$SPLUNK_HOME/etc/apps/flare/bin/cron_job_ingest_events.py]
2
interval = * * * * *
3
python.version = python3
4
+index = flare
5
source = flare
6
sourcetype = flare_json
7
passAuth = admin
0 commit comments