mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +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:
|
||||
<<: *appSettings
|
||||
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
|
||||
cases: *appSettings
|
||||
dashboards: *appSettings
|
||||
|
||||
Reference in New Issue
Block a user