Security

Different Performance using admin user or a user with only user role

aniello_cerrato
Path Finder

Hi,

I have different Performance using admin user and a user with only user role.

The query is very simple, below the xml of panel.

What could be the root cause of this behaviour?

Thanks,
A

row>

Scarti per Prodotto



sourcetype="cx_import_req_prod" REQUEST_TYPE!="Attivazione" STATUS_CD="Errore" | dedup ROW_ID | stats count by segmento
$last_upd.earliest$
$last_upd.latest$
1

Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi aniello_cerrato,
you should verify if this user has many active searches at the same time: the only thing I can think is that the role of this user has a maximum number of executable searches less than admin role, so when he executes too many searches the last are queued.
Bye.
Giuseppe

View solution in original post

0 Karma

aniello_cerrato
Path Finder

Hi Giuseppe,

how can verify the number executable searches for my user?

Thanks,
Aniello

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi aniello_cerrato,
you should verify if this user has many active searches at the same time: the only thing I can think is that the role of this user has a maximum number of executable searches less than admin role, so when he executes too many searches the last are queued.
Bye.
Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

go to Settings -- Access Control -- Roles -- your role
Bye.
Giuseppe

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

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

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...