mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
New Action "Add to Case"
This commit is contained in:
@@ -10,6 +10,14 @@ soc:
|
|||||||
target:
|
target:
|
||||||
links:
|
links:
|
||||||
- '/#/hunt?q="{value|escape}" | groupby event.module* event.dataset'
|
- '/#/hunt?q="{value|escape}" | groupby event.module* event.dataset'
|
||||||
|
- name: actionAddToCase
|
||||||
|
description: actionAddToCaseHelp
|
||||||
|
icon: fa-briefcase
|
||||||
|
jsCall: openAddToCaseDialog
|
||||||
|
categories:
|
||||||
|
- hunt
|
||||||
|
- alerts
|
||||||
|
- dashboards
|
||||||
- name: actionCorrelate
|
- name: actionCorrelate
|
||||||
description: actionCorrelateHelp
|
description: actionCorrelateHelp
|
||||||
icon: fab fa-searchengin
|
icon: fab fa-searchengin
|
||||||
|
|||||||
Reference in New Issue
Block a user