Splunk Enterprise Security

convert alerts to correlation searches

acadea
Explorer

Hello,

Having defined multiple alerts before starting  to use Enterprise Security, is there a way to convert the existing alerts to correlation searches ?

Instead of sending emails as action, they will add some risk score, notable event etc

How can I accomplish this without creating manually all the correlation searches from scratch.

Thanks

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

There is no UI trick to convert an alert into a correlation search.  The best option, IMO, is to copy the search text from alert to CS using separate browser tabs.

You may be able to edit the savedsearches.conf file and add CS attributes

action.correlationsearch = 0
action.correlationsearch.enabled = 1
action.correlationsearch.label = "foo"

but then you'd also have to add a bunch of action.notable settings, making sure to get them just right.  It's less error-prone to use the UI.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

There is no UI trick to convert an alert into a correlation search.  The best option, IMO, is to copy the search text from alert to CS using separate browser tabs.

You may be able to edit the savedsearches.conf file and add CS attributes

action.correlationsearch = 0
action.correlationsearch.enabled = 1
action.correlationsearch.label = "foo"

but then you'd also have to add a bunch of action.notable settings, making sure to get them just right.  It's less error-prone to use the UI.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...