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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...