FEATURE: Add new action to SOC Actions list to allow users to more easily add their own actions #13346

This commit is contained in:
Doug Burks
2024-07-15 15:52:00 -04:00
committed by GitHub
parent bf07d56da6
commit 3991c7b5fe

View File

@@ -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