#Random
This is a place to discuss all things outside of Splunk, its products, and its use cases.

I just watched a storage vendor claim that "hot buckets are all in memory"....

lycollicott
Motivator

Does he know something I don't? I never heard that claim before.

0 Karma
1 Solution

skoelpin
SplunkTrust
SplunkTrust

I've seen it done before, but by default, this is not correct.

You could show him /splunk/var/lib/splunk/<index_name>/db and view the hot buckets which are being written to disk..

View solution in original post

skoelpin
SplunkTrust
SplunkTrust

I've seen it done before, but by default, this is not correct.

You could show him /splunk/var/lib/splunk/<index_name>/db and view the hot buckets which are being written to disk..

woodcock
Esteemed Legend

Agreed, there are many amazing storage solutions, many of which cache in RAM invisibly, but this is storage tier magic (and very vendor/solution specific), not a general truth.

0 Karma

lycollicott
Motivator

That's what I thought, too, but didn't want to call BS without a little research first.

0 Karma

MuS
Legend

If you are brave enough to use tmpfs for your hot storage, then yes 😉
Maybe this claim was related to the storage system has some internal cache which keeps open files in its internal memory before writing to disk? ¯\_(ツ)_/¯

0 Karma

lycollicott
Motivator

LOL, yeah. We're getting a Webex demo from them this month, so I'm going to watching for it.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...