Replies: 1 comment 4 replies
-
Instead of creating a case based on an aggregation, have you considered drilling into the aggregation and creating the case based on an individual event? From https://docs.securityonion.net/en/2.3/cases.html#creating-a-new-case:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: When creating a case based off an aggregation, event data is not displayed in the case. Expanding the aggregation in the case exposes individual specific filters that can be used to pivot to hunt. It is necessary to manually add any additional filters to be able to see a similar representation of the data in the hunt console.
Solution: Either run the aggregation query and provide the data similar to the "drill down" capability in the alert console or create button on the aggregation that will create a hunt query with all the aggregation filters pre-populated.
Beta Was this translation helpful? Give feedback.
All reactions