Reporting

User audit report

mcrouse
New Member

Hello, I am enhancing an existing Splunk instance and I want to build or find a report that will tell me who accessed the system and when, and what searches or reports they ran. Is there a canned report that will tell me this information? If not, can someone help me define the search to turn up this information? Thanks.

Tags (3)
0 Karma

somesoni2
Revered Legend

You may want to look at the reports provided by SOS (splunk-on-splunk) app. They have reports with data like "UI Search Activity by User","Recent Usage by User (Non-Scheduled Only)"

0 Karma

lguinn2
Legend

This may be close to what you want:

index=_audit action=search search=* NOT "typeahead" NOT metadata NOT "|history" NOT "AUTOSUMMARY" 

You may want to play around with it to include/eliminate certain searches.

0 Karma

splunkn
Communicator

Hi Iguinn. Its a good answer. Could you please explain you have eliminated few words like typeahead metadata history and autosummary. I am able see the differences but am not able to understand the exact purpose

Thanks in advance

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...