Feedback
Got feedback? We want it! Submit your comments and suggestions for our community here.

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

tuts
Path Finder
 Hello to everyone
 
2024-05-02 11_32_58-Indexing Audit _ Splunk 9.1.0.2.jpgadmin' does not have sufficient search privileges.
0 Karma

youngsuh
Contributor

Are you ES Admin or Admin? 

0 Karma

tuts
Path Finder

admin

0 Karma

youngsuh
Contributor

I would open a ticket with Splunk Support.  That should be working correctly unless someone did something with the permissions Or validate that you have access to the data overview that creates the dashboard.  What version of ES are you using?

0 Karma

tuts
Path Finder

Use version 7.0.1

0 Karma

deepakc
Builder

Verify the user admin's setting (Users/Roles), it should be part of a role, normally admin role
Verify the admin user has srchIndexesAllowed = * and srchIndexesDefault = * (These should be default and not changed for admin)

Check if anything has changed in terms of permissions/roles for user admin role?

Run this to check via the search bar - it may help with Role settings verification.

| rest services/authorization/roles
| search title=admin
| rename title AS role
| table role, capabilities, imported_srchIndexesAllowed, imported_srchIndexesDefault, imported_srchIndexesDisallowed, srchIndexesAllowed, srchIndexesDefault, srchIndexesDisallowed

Run this to check via the search bar - it may help with user settings verification.

| rest services/authentication/users
| search title=admin
| rename title AS user
| table user, capabilities, defaultApp, email, realname, roles, splunk_server

Other than that check these for ES roles
Review the users/settings
https://docs.splunk.com/Documentation/ES/7.3.1/Install/ConfigureUsersRoles

0 Karma

tuts
Path Finder

I used the first command and the result was    

2024-05-05 11_18_36-Red Hat Enterprise Linux 8 64-bit - VMware Workstation.jpg

 But the other thing did not show any result and I do not know who to change and srchIndexesDefault = *     I'll be glad to help you.  

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...