mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
set forceType
This commit is contained in:
@@ -7,9 +7,16 @@ zeek:
|
||||
local:
|
||||
load:
|
||||
description: List of Zeek policies to load
|
||||
forcedType: "[]string"
|
||||
helpLink: zeek.html
|
||||
load-sigs:
|
||||
description: List of Zeek signatures to load
|
||||
forcedType: "[]string"
|
||||
helpLink: zeek.html
|
||||
redef:
|
||||
description: List of Zeek variables to redefine
|
||||
forcedType: "[]string"
|
||||
advanced: True
|
||||
helpLink: zeek.html
|
||||
node:
|
||||
lb_procs:
|
||||
|
||||
Reference in New Issue
Block a user