mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-25 02:13:08 +01:00
21 lines
628 B
YAML
21 lines
628 B
YAML
idstools:
|
|
config:
|
|
oinkcode:
|
|
description: Enter your registration code for paid rulesets.
|
|
global: True
|
|
ruleset:
|
|
description: Define the ruleset you want to run. Options are ETOPEN or ETPRO.
|
|
global: True
|
|
urls:
|
|
description: This is a list of additional rule download locations.
|
|
global: True
|
|
sids:
|
|
disabled:
|
|
description: List of disables SIDS.
|
|
global: True
|
|
enabled:
|
|
description: List of SIDS that are disabled by the rule source that you want to enable.
|
|
global: True
|
|
modify:
|
|
description: List of SIDS that are modified.
|
|
global: True |