File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
packages/flare/src/main/resources/splunk/default Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 11[script://$SPLUNK_HOME/etc/apps/flare/bin/cron_job_ingest_events.py]
22interval = 0 0 1 1 *
3- python.version = python3
43index = flare
54source = flare
65sourcetype = flare_json
Original file line number Diff line number Diff line change 11[script:flare_external_requests_api_key_validation]
22match=/fetch_api_key_validation
33handler=flare_external_requests.FlareValidateApiKey
4- python.version = python3
54
65[script:flare_external_requests_user_tenants]
76match=/fetch_user_tenants
87handler=flare_external_requests.FlareUserTenants
9- python.version = python3
108
119[script:flare_external_requests_severity_filters]
1210match=/fetch_severity_filters
1311handler=flare_external_requests.FlareSeverityFilters
14- python.version = python3
1512
1613[script:flare_external_requests_source_type_filters]
1714match=/fetch_source_type_filters
1815handler=flare_external_requests.FlareSourceTypeFilters
19- python.version = python3
2016
2117[script:flare_external_requests_ingestion_status]
2218match=/fetch_ingestion_status
2319handler=flare_external_requests.FlareIngestionStatus
24- python.version = python3
You can’t perform that action at this time.
0 commit comments