Splunk Search

Splunk Search to list local User accounts

iamsplunker
Communicator

Hi Splunk Community, 

I'm trying to list all splunk local users (authentication system = splunk) . The below search lists all users SAML and Splunk but I'm only looking for local accounts.

| rest /services/authentication/users splunk_server=local
| fields roles title realname
| rename title as username

Thanks!

Labels (1)
0 Karma
1 Solution

iamsplunker
Communicator

| rest /services/authentication/users splunk_server=local
| fields roles title type email
| rename title as username
| search type=SPLUNK

View solution in original post

0 Karma

iamsplunker
Communicator

| rest /services/authentication/users splunk_server=local
| fields roles title type email
| rename title as username
| search type=SPLUNK

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...