Deployment Architecture

How can I track when a bucket gets frozen?

andrewtrobec
Motivator

Hello!

I am trying to find a way to track when an index bucket rolls to Frozen. I've found the HotBucketRoller component in the _internal index that allows me to tell when a bucket moves from hot to warm, so I'm hoping there's some way to do the same when it moves to frozen.

Is there any way?

Thank you!

Andrew

0 Karma
1 Solution

DavidHourani
Super Champion

Hi @andrewtrobec,

You're looking for the component=BucketMover which will show you all movements into frozen.

Cheers,
David

View solution in original post

amankhan1
Path Finder

This works for me.

index=_internal sourcetype=splunkd log_level=INFO component=BucketMover "freeze succeeded"

andrewtrobec
Motivator

@amankhan1 Excellent, thank you. We settled for index=_internal sourcetype=splunkd component=BucketMover but yours adds a couple more filters to be sure.

0 Karma

DavidHourani
Super Champion

Looks good ! The more specific the query is, the faster it will run 🙂

0 Karma

andrewtrobec
Motivator

@DavidHourani noted as well!

0 Karma

DavidHourani
Super Champion

Hi @andrewtrobec,

You're looking for the component=BucketMover which will show you all movements into frozen.

Cheers,
David

andrewtrobec
Motivator

Perfect! Thank you!

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...