Splunk Dev

How to discover which user disabled and enabled the default demo lookup files in Splunk ES?

ishammi
New Member

I want to see who has disabled and enabled the default demo lookup files under Splunk ES->Data Enrichment->Identity Management, is there any Search Query which can help me ?

0 Karma

CMSchelin
Path Finder

This appears to work for me, when I test it against our own ES installation:

index="_internal" sourcetype="splunkd_access" uri="*identity_manager*" file="disable" OR file="enable"
| table _time, uri, user

It returns the username and path of what the user interacted with.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...