Splunk Search

How often users are searching for old data

shahzadarif
Path Finder

Is it possible to find out what time range Splunk users are searching for? We're upgrading our multi-site cluster from 6.3.3 to 6.4.2 to take advantage of tsidx reduction feature.
http://docs.splunk.com/Documentation/Splunk/6.4.2/Indexer/Reducetsidxdiskusage
I need to figure out what time range users are searching for? In particular how often searches are run against data that's more than 30/60 days old in 24 hours period? How can I find out this information? What search do I need to run on CM/SHs?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

index=_audit action=search info=granted search=* has the time range used in apiStartTime and apiEndTime.

0 Karma

ddrillic
Ultra Champion

Interesting discussion about this at - what is apiStartTime='ZERO_TIME'

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...