mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add Client Parameter
Add groupItemsPerPage so detections groupby tables have proper default value for page size.
This commit is contained in:
@@ -2337,6 +2337,7 @@ soc:
|
||||
eventFetchLimit: 500
|
||||
eventItemsPerPage: 50
|
||||
groupFetchLimit: 50
|
||||
groupItemsPerPage: 10
|
||||
mostRecentlyUsedLimit: 5
|
||||
safeStringMaxLength: 100
|
||||
queryBaseFilter: '_index:"*:so-detection" AND so_kind:detection'
|
||||
|
||||
Reference in New Issue
Block a user