mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Remove new config value
This commit is contained in:
@@ -2264,7 +2264,6 @@ soc:
|
|||||||
query: "_exists_:so_detection.overrides | groupby so_detection.language | groupby so_detection.ruleset so_detection.isEnabled"
|
query: "_exists_:so_detection.overrides | groupby so_detection.language | groupby so_detection.ruleset so_detection.isEnabled"
|
||||||
description: Show Detections that have Overrides
|
description: Show Detections that have Overrides
|
||||||
detection:
|
detection:
|
||||||
showUnreviewedAiSummaries: false
|
|
||||||
presets:
|
presets:
|
||||||
severity:
|
severity:
|
||||||
customEnabled: false
|
customEnabled: false
|
||||||
|
|||||||
@@ -357,9 +357,6 @@ soc:
|
|||||||
dashboards: *appSettings
|
dashboards: *appSettings
|
||||||
detections: *appSettings
|
detections: *appSettings
|
||||||
detection:
|
detection:
|
||||||
showUnreviewedAiSummaries:
|
|
||||||
description: Show AI summaries in detections even if they have not yet been reviewed by a human.
|
|
||||||
global: True
|
|
||||||
templateDetections:
|
templateDetections:
|
||||||
suricata:
|
suricata:
|
||||||
description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.
|
description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.
|
||||||
|
|||||||
Reference in New Issue
Block a user