Splunk Search

Is there a way to search for what searches have been run over a period of time and by who?

Skins
Path Finder

Hi,

Is there a way to search for what searches have been run over a period of time and by who - preferably listing the search run also?

gratzi

Tags (1)
0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

hi @skins

Did the answer below solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!

0 Karma

splunker12er
Motivator

Try this,

index=_audit action=search info=granted search=* NOT(user=splunk-system-user)  NOT "search_id='scheduler" NOT "search='|history" NOT "search='typeahead" NOT "search='| metadata type=* | search totalCount>0" | stats values(search_id) values(search) by user  _time | sort _time | convert ctime(_time) 
0 Karma
Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...