Getting Data In

When searching data on indexers, are results stored on the master's or indexers' dispatch directory?

ameslet
Explorer

Hi guys,

I have the following message:

The minimum free disk space (2000MB) reached for /app/list/splunk/var/run/splunk/dispatch.

However, I have checked and there is no data on this directory. Do you know, when you are searching data on the indexers, if the result of the search is stored on the master dispatch directory or the indexers dispatch directories?

Alex

0 Karma

jplumsdaine22
Influencer

Note that Splunk is complaining about the minimum free space available to the directory, so make sure the volume that the directory is on has more than 2000MB of free space (df -h for a quick check)

As @Jmichaelis said, see https://answers.splunk.com/answers/214804/the-minimum-free-disk-space-5000mb-reached-for-opt.html for more details

0 Karma

JMichaelis
Path Finder

The files of a search will be deleted when the lifetime of it expires (after a few minutes).

Your folder has a minimum free space configuration which has expired for this particular folder. The same propably applies to the whole splunk directory. You can reduce the minimum free space for the splunk folder in server.conf

 [diskUsage]
 minFreeSpace = <num>

The question has been asked at: https://answers.splunk.com/answers/214804/the-minimum-free-disk-space-5000mb-reached-for-opt.html and was answered allready.

gcusello
SplunkTrust
SplunkTrust

Searches results are stored in $SPLUNK_HOME/var/run/splunk/dispatch.
Searches have a lifetime and probably when you see in the directory they were expired.
Otherwise, did you checked the maximum space availability for your role? I had a similar problem and the solution was to enlarge the space for searches for the role admin.
you can do it in settings - roles.
Bye.
Giuseppe

0 Karma

JMichaelis
Path Finder

I downvoted this post because the min free space error has nothing to do with the max search disk size.

0 Karma
Get Updates on the Splunk Community!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...