Splunk Search

searching time limit

yohhpark
Path Finder

I have a search that takes quite some time to run.

*using py to run the search with splunk api

 

it returns by saying it "role-based disk usage quita of search artifacts for user "test" has been reached (used 192mb quota=100mb) 


how can I increase the disk quota?

Labels (2)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

If you haven't admin access then ask from your admin that you are needing more disk quota.

If you are admin then you should update authorize.cond (actually create new file under local) and increase srchDiskQuota attribute value.

r. Ismo

0 Karma

yohhpark
Path Finder

thank you. if I'd like to perform taht myself, would i use limit.conf?

do you happen to have the link that I can possibly take look at?

 

thankyou

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Here is link to document https://docs.splunk.com/Documentation/Splunk/latest/Admin/Authorizeconf

Another option is use GUI Settings-> Roles 

select roles and then resources tab.

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 ...