Reporting

How to check schedule search frequency by Splunk search?

philip_wong
Communicator

As Splunk administrator I'm interested to have monitoring on frequency of search that user's schedule searches. So we can have better control or ask user to tune down frequency and not to overload the search head.

0 Karma
1 Solution

MuS
Legend

Hi philip.wong,

assuming you forward all internal search head logs to your indexer[s], you can start searching the scheduler.log:

 index=_internal source=*scheduler.log | timechart span=5m count by status

which will give you a quick overview on how many searches were ran and if they all were successful or not.
I recommend the S.o.S. App as well, it makes daily Splunk life easier.

hope this helps to get you started ...

cheers, MuS

View solution in original post

0 Karma

MuS
Legend

Hi philip.wong,

assuming you forward all internal search head logs to your indexer[s], you can start searching the scheduler.log:

 index=_internal source=*scheduler.log | timechart span=5m count by status

which will give you a quick overview on how many searches were ran and if they all were successful or not.
I recommend the S.o.S. App as well, it makes daily Splunk life easier.

hope this helps to get you started ...

cheers, MuS

0 Karma

MuS
Legend
0 Karma

philip_wong
Communicator

"assuming you forward all internal search head logs to your indexer[s]"

Looks like it has another issue. I can see the user searches concern me from local scheduler.log and indexer's splunkd_access.log. However, I couldn't search as you said from SH. I've already set "forwardedindex.filter.disable = true" in search head's outputs.conf

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...