Alerting

Splunk "real-time" using system resources ?

SS1
Path Finder

Hello SPlunkers,

'real-time' alerts are using up the maximum resources and resulting in skipped searches. does using a cron schedule which runs every 1 minute and the time range of last 61 seconds also cause stress to the system. What would be the ideal time range to use ?

 

SS1_0-1612220063542.png

 

Labels (4)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Every search effects system performance but while it is running. But changing from realtime to scheduled will help for sure.

Each realtime search keeps one CPU core all the time, that is why may causes skipped searches if search concurrency is high. When you change search to scheduled, it will release resources after search finalize. Splunk will be able to use those resource for other searches or processes. 

If you do not need to get that alert immediately, higher is better. It is better to think your response time to alert, if you cannot act immediately there maybe no need to run search realtime or every minute.

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @SS1,

If your search does not take more than a minute, scheduled mode will help you a lot. You can use below crontab to run every minute;

* * * * *

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

SS1
Path Finder

My question is will it affect the perfomance of the splunk system if the cron runs every min?

 

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...