mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
set forceType
This commit is contained in:
@@ -7,9 +7,16 @@ zeek:
|
|||||||
local:
|
local:
|
||||||
load:
|
load:
|
||||||
description: List of Zeek policies to load
|
description: List of Zeek policies to load
|
||||||
|
forcedType: "[]string"
|
||||||
helpLink: zeek.html
|
helpLink: zeek.html
|
||||||
load-sigs:
|
load-sigs:
|
||||||
description: List of Zeek signatures to load
|
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
|
helpLink: zeek.html
|
||||||
node:
|
node:
|
||||||
lb_procs:
|
lb_procs:
|
||||||
|
|||||||
Reference in New Issue
Block a user