Splunk Enterprise Security

Unable to Save Scheduled Search in Custom Content in Splunk Security Essentials

p4u
New Member

Hello community,

I'm encountering an issue while working with custom content in Splunk Security Essentials. I have created a custom content with this search :

 

 

​index=windows sourcetype=WinEventLog 
| stats count(eval(action="success")) as successes count(eval(action="failure")) as failures by src 
| where successes>0 AND failures>100

 

 

However, when I navigate to the content under "Content -> Security Content" and attempt to save this as a scheduled search, the option "Save Scheduled Search" is not available. I noticed that in the pre-existing content, such as "Basic Brute Force," this option is present.

Could you please advise on why this option might not be appearing for my custom content? Are there any additional steps or configurations required to enable this feature for custom content?

Thank you for your assistance!

Best regards

 

Splunk Security Essentials

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Changes to Splunk Instructor-Led Training Completion Criteria

We’re excited to share an update to our instructor-led training program that enhances the learning experience ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

❄️ Welcome the new year with our January lineup of Community Office Hours, Tech Talks, and Webinars! 🎉 ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...