mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
Update defaults
This commit is contained in:
@@ -8,7 +8,7 @@ idstools:
|
||||
global: True
|
||||
helpLink: rules.html
|
||||
ruleset:
|
||||
description: Defines the ruleset you want to run. Options are ETOPEN or ETPRO.
|
||||
description: Defines the ruleset you want to run. Options are ETOPEN or ETPRO. -- WARNING -- Changing the ruleset will remove all existing Suricata rules of the previous ruleset and their associated overrides.'
|
||||
global: True
|
||||
regex: ETPRO\b|ETOPEN\b
|
||||
helpLink: rules.html
|
||||
|
||||
@@ -1050,7 +1050,7 @@ soc:
|
||||
- rbac/users_roles
|
||||
strelkaengine:
|
||||
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
||||
reposFolder: /nsm/rules/strelka/repos
|
||||
reposFolder: /nsm/rules/yara/repos
|
||||
rulesRepos:
|
||||
- https://github.com/Security-Onion-Solutions/securityonion-yara
|
||||
yaraRulesFolder: /opt/sensoroni/yara
|
||||
|
||||
@@ -72,7 +72,7 @@ soc:
|
||||
modules:
|
||||
elastalertengine:
|
||||
sigmaRulePackages:
|
||||
description: 'One of the following: core | core+ | core++ | all'
|
||||
description: 'Defines the Sigma Community Ruleset you want to run: core | core+ | core++ | all. -- WARNING -- Changing the ruleset will remove all existing Sigma rules of the previous ruleset and their associated overrides.'
|
||||
global: True
|
||||
advanced: False
|
||||
elastic:
|
||||
|
||||
Reference in New Issue
Block a user