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!

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 ...