Monitoring Splunk

Splunk Loggin of admin acess

richard_gosling
New Member

We are running a slightly older version of Splunk (4) on Centos 5.5.

I have looked around but was just wondering if the actions taken by an gui admin are logged anywhere.

ie John Smith removed server x from tag list Y?

Tags (3)
0 Karma

ftk
Motivator

You should be able to find all of this information in the _audit index. All actions performed in Splunk are logged there, including admin activity.

index=_audit

For more info and examples, check the docs here: http://docs.splunk.com/Documentation/Splunk/latest/Security/AuditSplunkactivity

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

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