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!

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

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

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...