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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...