mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Enable Autoupdates
This commit is contained in:
@@ -1079,7 +1079,7 @@ soc:
|
|||||||
hostUrl:
|
hostUrl:
|
||||||
elastalertengine:
|
elastalertengine:
|
||||||
allowRegex: ''
|
allowRegex: ''
|
||||||
autoUpdateEnabled: false
|
autoUpdateEnabled: true
|
||||||
communityRulesImportFrequencySeconds: 180
|
communityRulesImportFrequencySeconds: 180
|
||||||
denyRegex: ''
|
denyRegex: ''
|
||||||
elastAlertRulesFolder: /opt/sensoroni/elastalert
|
elastAlertRulesFolder: /opt/sensoroni/elastalert
|
||||||
@@ -1131,7 +1131,7 @@ soc:
|
|||||||
- rbac/users_roles
|
- rbac/users_roles
|
||||||
strelkaengine:
|
strelkaengine:
|
||||||
allowRegex: ''
|
allowRegex: ''
|
||||||
autoUpdateEnabled: false
|
autoUpdateEnabled: true
|
||||||
communityRulesImportFrequencySeconds: 180
|
communityRulesImportFrequencySeconds: 180
|
||||||
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
||||||
denyRegex: ''
|
denyRegex: ''
|
||||||
@@ -1142,7 +1142,7 @@ soc:
|
|||||||
yaraRulesFolder: /opt/sensoroni/yara/rules
|
yaraRulesFolder: /opt/sensoroni/yara/rules
|
||||||
suricataengine:
|
suricataengine:
|
||||||
allowRegex: ''
|
allowRegex: ''
|
||||||
autoUpdateEnabled: false
|
autoUpdateEnabled: true
|
||||||
communityRulesImportFrequencySeconds: 180
|
communityRulesImportFrequencySeconds: 180
|
||||||
communityRulesFile: /nsm/rules/suricata/emerging-all.rules
|
communityRulesFile: /nsm/rules/suricata/emerging-all.rules
|
||||||
denyRegex: ''
|
denyRegex: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user