Splunk Enterprise Security

My Key Security Indicators aren't working after removing the default "admin" account (display "Unable to load results")

LukeMurphey
Champion

I recently removed the default "admin" account and am now finding that the Key Indicators no longer work. Are these related? Does ES require the admin user to exist?

0 Karma
1 Solution

LukeMurphey
Champion

ES does require that the "admin" account exist. By default, saved searches use "dispatchAs" setting of "owner". The owner of the searches is set to "admin" via default.meta.

Thus, removing the admin user will cause searches to fail. If the admin user to removed, then the following error will be observed when searches are executed that attempt to run under the admin user:

'DispatchManager': The user 'admin' does not have sufficient search privileges.

To fix this issue, restore the admin user. The searches should begin working immediately (no restart required).

View solution in original post

0 Karma

LukeMurphey
Champion

ES does require that the "admin" account exist. By default, saved searches use "dispatchAs" setting of "owner". The owner of the searches is set to "admin" via default.meta.

Thus, removing the admin user will cause searches to fail. If the admin user to removed, then the following error will be observed when searches are executed that attempt to run under the admin user:

'DispatchManager': The user 'admin' does not have sufficient search privileges.

To fix this issue, restore the admin user. The searches should begin working immediately (no restart required).

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...