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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...