mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix compile_yara path
This commit is contained in:
@@ -1314,7 +1314,7 @@ soc:
|
|||||||
- securityonion-yara
|
- securityonion-yara
|
||||||
autoUpdateEnabled: true
|
autoUpdateEnabled: true
|
||||||
communityRulesImportFrequencySeconds: 28800
|
communityRulesImportFrequencySeconds: 28800
|
||||||
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
compileYaraPythonScriptPath: /opt/sensoroni/yara/compile_yara.py
|
||||||
denyRegex: ''
|
denyRegex: ''
|
||||||
reposFolder: /opt/sensoroni/yara/repos
|
reposFolder: /opt/sensoroni/yara/repos
|
||||||
rulesRepos:
|
rulesRepos:
|
||||||
|
|||||||
Reference in New Issue
Block a user