mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Zeek Annotations
This commit is contained in:
@@ -21,6 +21,15 @@ zeek:
|
|||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: zeek.html
|
helpLink: zeek.html
|
||||||
|
networks:
|
||||||
|
HOME_NET:
|
||||||
|
description: List of IP or CIDR blocks to define as the HOME_NET.
|
||||||
|
forcedType: "[]string"
|
||||||
|
advanced: False
|
||||||
|
helpLink: zeek.html
|
||||||
|
multiline: True
|
||||||
|
regex: ^(([0-9]{1,3}\.){3}[0-9]{1,3}(\/([0-9]|[1-2][0-9]|3[0-2]))?)?$
|
||||||
|
regexFailureMessage: You must enter a valid IP address or CIDR.
|
||||||
node:
|
node:
|
||||||
lb_procs:
|
lb_procs:
|
||||||
description: Contains the number of CPU cores or workers used by Zeek. This setting should only be applied to individual nodes and will be ignored if CPU affinity is enabled.
|
description: Contains the number of CPU cores or workers used by Zeek. This setting should only be applied to individual nodes and will be ignored if CPU affinity is enabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user