mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #149 from weslambert/master
add auto_analyze_alerts option
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
es_url = http://{{ip}}:9200
|
||||
|
||||
[cortex]
|
||||
supported_analyzers = Urlscan_io_Search,CERTatPassiveDNS
|
||||
auto_analyze_alerts = no
|
||||
cortex_url = https://{{ip}}/cortex/
|
||||
cortex_key = {{ CORTEXKEY }}
|
||||
supported_analyzers = Urlscan_io_Search,CERTatPassiveDNS
|
||||
|
||||
[fir]
|
||||
fir_url = YOURFIRURL
|
||||
|
||||
Reference in New Issue
Block a user