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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...