Dashboards & Visualizations

Is there an app or search for dashboards and alerts to track activity of Splunk users with ADMIN roles?

atx876
Explorer

We have quite a few users with Splunk "Admin" roles. Is there a way to create a dashboards/alerts when splunk users with ADMIN role logs in? In other words, is there an app or search to track Splunk users with ADMIN privileges? We are using local Splunk authentication.

jimodonald
Contributor

I'm not aware of an app for that, but you should be able to roll your own.

Here is a search for all your admin users:

| rest /services/authentication/users | where roles="admin" | dedup title | table title, roles, realname

You should then be able to take that small list as a filter for index=_audit.

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...