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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...