Splunk Search

Unknown error message from Admin Manager

kochera
Communicator

Hi,

has anyone seen the error message below?

ERROR AdminManager - Argument "actual_only" is not supported by this handler.

Any ideas what may cause this?

Cheers,
Andy

Tags (1)
1 Solution

florho
Explorer

@kochera we solved this issue by enabling the permissions
list_accelerate_search
for the users generating some errors.

As from what we could see, splunk was trying to see if the search had summaries, but user running the search did not have permission to check this.

Thanks to Maarten @mhoogcarspel_splunk from support for pointing in the right direction.

View solution in original post

florho
Explorer

@kochera we solved this issue by enabling the permissions
list_accelerate_search
for the users generating some errors.

As from what we could see, splunk was trying to see if the search had summaries, but user running the search did not have permission to check this.

Thanks to Maarten @mhoogcarspel_splunk from support for pointing in the right direction.

pj
Contributor

This worked - thx

0 Karma

mhoogcarspel_sp
Splunk Employee
Splunk Employee

Specifically, we found this in the audit log, you can check with this, in the timeframe of the error:

index=_audit action=accelerate_search
| stats values(info) values(action) BY user

0 Karma

mayurr98
Super Champion

Sometimes I see errors like this if Splunk was started/stopped by root, when it normally runs as a different user. Some of the files become owned by root and then odd things don't work. In Linux, there is a simple fix. Assuming that

Splunk is installed in /opt/splunk

Splunk should run as user splunkit

you are signed in as a user with sudo privileges

cd /opt sudo chown -R splunkit splunk

Of course, the problem could be something entirely different...

kochera
Communicator

I checked on that already. the permissions are ok.
we get the error on all SH-cluster members although not equally spreaded.

0 Karma

mayurr98
Super Champion

what is the impact of this error on your system?

0 Karma

kochera
Communicator

we don't know. it just generates a lot of error messages in the splunkd.log

0 Karma

florho
Explorer

We have the same issue since the upgrade to 6.6.4
Same error message.

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!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...