mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Change SOC Alerts eventFetchLimit from 5000 to 500 #1447
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"groupItemsPerPage": 50,
|
||||
"groupFetchLimit": 500,
|
||||
"eventItemsPerPage": 50,
|
||||
"eventFetchLimit": 5000,
|
||||
"eventFetchLimit": 500,
|
||||
"relativeTimeValue": 24,
|
||||
"relativeTimeUnit": 30,
|
||||
"mostRecentlyUsedLimit": 5,
|
||||
|
||||
Reference in New Issue
Block a user