mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Add config options
This commit is contained in:
@@ -419,6 +419,15 @@ soc:
|
|||||||
advanced: True
|
advanced: True
|
||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
helpLink: detections.html#rule-engine-status
|
helpLink: detections.html#rule-engine-status
|
||||||
|
navigator:
|
||||||
|
intervalMinutes:
|
||||||
|
description: How often to generate the Navigator Layers. (minutes)
|
||||||
|
global: True
|
||||||
|
helpLink: navigator.html
|
||||||
|
lookbackDays:
|
||||||
|
description: How far back to search for ATT&CK-tagged alerts. (days)
|
||||||
|
global: True
|
||||||
|
helpLink: navigator.html
|
||||||
client:
|
client:
|
||||||
enableReverseLookup:
|
enableReverseLookup:
|
||||||
description: Set to true to enable reverse DNS lookups for IP addresses in the SOC UI.
|
description: Set to true to enable reverse DNS lookups for IP addresses in the SOC UI.
|
||||||
|
|||||||
Reference in New Issue
Block a user