Merge pull request #149 from weslambert/master

add auto_analyze_alerts option
This commit is contained in:
Mike Reeves
2019-12-05 09:47:38 -05:00
committed by GitHub

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