mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #13348 from Security-Onion-Solutions/dougburks-patch-1
FEATURE: Add new action to SOC Actions list to allow users to more easily add their own actions #13346
This commit is contained in:
@@ -96,6 +96,12 @@ soc:
|
|||||||
links:
|
links:
|
||||||
- '/#/alerts?q=rule.uuid: {:so_detection.publicId|escape} | groupby rule.name event.module* event.severity_label'
|
- '/#/alerts?q=rule.uuid: {:so_detection.publicId|escape} | groupby rule.name event.module* event.severity_label'
|
||||||
target: ''
|
target: ''
|
||||||
|
- name: actionAdd
|
||||||
|
description: actionAddHelp
|
||||||
|
icon: fa-plus
|
||||||
|
links:
|
||||||
|
- '/#/config?s=soc.config.actions'
|
||||||
|
target: ''
|
||||||
eventFields:
|
eventFields:
|
||||||
default:
|
default:
|
||||||
- soc_timestamp
|
- soc_timestamp
|
||||||
|
|||||||
Reference in New Issue
Block a user