mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Added Large Values Warning
maxBulkEscalateEvents now has a warning that large values may run into other limits.
This commit is contained in:
@@ -499,7 +499,7 @@ soc:
|
|||||||
alerts:
|
alerts:
|
||||||
<<: *appSettings
|
<<: *appSettings
|
||||||
maxBulkEscalateEvents:
|
maxBulkEscalateEvents:
|
||||||
description: Maximum number of events to escalate in a single bulk escalation.
|
description: Maximum number of events to escalate in a single bulk escalation. Large values may run into other limits.
|
||||||
global: True
|
global: True
|
||||||
cases: *appSettings
|
cases: *appSettings
|
||||||
dashboards: *appSettings
|
dashboards: *appSettings
|
||||||
|
|||||||
Reference in New Issue
Block a user