Splunk Search

aduit all user activity

adcom26
Explorer

Hello
i want to audit all activity in splunk (example : change settings( port udp/tcp configuration , reciving port configuration, ... ) , role modification, index creation, etc..)  

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

most of those can found from internal audit index. Query those as index=_audit and add needed key words. Some events could be also on _internal index. BUT if someone has changed those by editing conf files then you couldn’t found that from splunk. Partially those could found if you have enhance OS’s audit features and then collecting those logs. 
r. Ismo

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