Getting Data In

homePath/coldPath.maxdatasizemb and maxTotalDataSizeMB

splunkreal
Motivator

Hello,

could you tell me what happens if coldPath.maxdatasizemb is reached but maxTotalDataSizeMB higher than homePath.maxdatasizemb+coldPath.maxdatasizemb?

Example :

homePath.maxDataSizeMB = 115 000
coldPath.maxDataSizeMB = 450 000
maxTotalDataSizeMB = 5 000 000

Thanks.

* If this helps, please upvote or accept solution if it solved *
1 Solution

kheo_splunk
Splunk Employee
Splunk Employee

Whichever attribute the size of index comes first will apply.
There is no chance that maxTotalDataSizeMB can apply and the corresponding cold buckets will be frozen as it will always hit coldPath.maxDataSizeMB first before reaching to maxTotalDataSizeMB in the example above.

View solution in original post

kheo_splunk
Splunk Employee
Splunk Employee

Whichever attribute the size of index comes first will apply.
There is no chance that maxTotalDataSizeMB can apply and the corresponding cold buckets will be frozen as it will always hit coldPath.maxDataSizeMB first before reaching to maxTotalDataSizeMB in the example above.

Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...