Getting Data In

How to check if indexer is writing cold to frozen?

Log_wrangler
Builder

I have an ec2 splunk instance writing frozen data to an s3 bucket (via s3fs).

Where would I find in the splunk logs a history to monitor: when data is written to, and how much data is written to the frozen dir?

Thank you

Tags (2)
0 Karma
1 Solution

CarsonZa
Contributor

try this and see if its what you're looking for

index=_internal source=*splunkd.log  Reason="' frozen_buckets'"

View solution in original post

0 Karma

CarsonZa
Contributor

try this and see if its what you're looking for

index=_internal source=*splunkd.log  Reason="' frozen_buckets'"
0 Karma

Log_wrangler
Builder

index = _internal is correct. fyi, when looking for s3fs events I have to search for the s3fs mount point like
the following (where foo is the s3fs mount point).
index=_internal source="/opt/splunk/var/log/splunk/splunkd.log" "/foo/frozen_archive/some_index_of_interest"

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