add auto_analyze_alerts option

This commit is contained in:
Wes Lambert
2019-12-05 03:22:10 +00:00
parent 6a48445a90
commit b58b3afa35

View File

@@ -6,9 +6,10 @@
es_url = http://{{ip}}:9200 es_url = http://{{ip}}:9200
[cortex] [cortex]
supported_analyzers = Urlscan_io_Search,CERTatPassiveDNS auto_analyze_alerts = no
cortex_url = https://{{ip}}/cortex/ cortex_url = https://{{ip}}/cortex/
cortex_key = {{ CORTEXKEY }} cortex_key = {{ CORTEXKEY }}
supported_analyzers = Urlscan_io_Search,CERTatPassiveDNS
[fir] [fir]
fir_url = YOURFIRURL fir_url = YOURFIRURL