mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-13 21:59:46 +02:00
ensure bool sliders strelka
This commit is contained in:
@@ -2,6 +2,7 @@ strelka:
|
|||||||
backend:
|
backend:
|
||||||
enabled:
|
enabled:
|
||||||
description: Enables or disables the Strelka file analysis process.
|
description: Enables or disables the Strelka file analysis process.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
config:
|
config:
|
||||||
backend:
|
backend:
|
||||||
@@ -422,6 +423,7 @@ strelka:
|
|||||||
filestream:
|
filestream:
|
||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Strelka filestream.
|
description: You can enable or disable Strelka filestream.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
config:
|
config:
|
||||||
conn:
|
conn:
|
||||||
@@ -478,12 +480,14 @@ strelka:
|
|||||||
advanced: True
|
advanced: True
|
||||||
delete:
|
delete:
|
||||||
description: Boolean that determines if files should be deleted after being sent for scanning.
|
description: Boolean that determines if files should be deleted after being sent for scanning.
|
||||||
|
forcedType: bool
|
||||||
readonly: False
|
readonly: False
|
||||||
global: False
|
global: False
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
advanced: True
|
advanced: True
|
||||||
gatekeeper:
|
gatekeeper:
|
||||||
description: Boolean that determines if events should be pulled from the temporary event cache.
|
description: Boolean that determines if events should be pulled from the temporary event cache.
|
||||||
|
forcedType: bool
|
||||||
readonly: False
|
readonly: False
|
||||||
global: False
|
global: False
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
@@ -516,6 +520,7 @@ strelka:
|
|||||||
frontend:
|
frontend:
|
||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Strelka frontend.
|
description: You can enable or disable Strelka frontend.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
config:
|
config:
|
||||||
server:
|
server:
|
||||||
@@ -566,6 +571,7 @@ strelka:
|
|||||||
manager:
|
manager:
|
||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Strelka manager.
|
description: You can enable or disable Strelka manager.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
config:
|
config:
|
||||||
coordinator:
|
coordinator:
|
||||||
@@ -584,14 +590,17 @@ strelka:
|
|||||||
coordinator:
|
coordinator:
|
||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Strelka coordinator.
|
description: You can enable or disable Strelka coordinator.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
gatekeeper:
|
gatekeeper:
|
||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Strelka gatekeeper.
|
description: You can enable or disable Strelka gatekeeper.
|
||||||
|
forcedType: bool
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
rules:
|
rules:
|
||||||
enabled:
|
enabled:
|
||||||
description: Boolean that determines if yara rules sync from the Salt manager to the backend nodes.
|
description: Boolean that determines if yara rules sync from the Salt manager to the backend nodes.
|
||||||
|
forcedType: bool
|
||||||
readonly: False
|
readonly: False
|
||||||
global: False
|
global: False
|
||||||
helpLink: strelka
|
helpLink: strelka
|
||||||
|
|||||||
Reference in New Issue
Block a user