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!

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

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...