mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Zeek Annotations
This commit is contained in:
@@ -21,6 +21,15 @@ zeek:
|
||||
forcedType: "[]string"
|
||||
advanced: True
|
||||
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:
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user