Splunk Search

What exactly is Archiver (Archiving large_file) doing?

the_wolverine
Champion

In splunkd.log we see:

01-31-2019 12:38:03.683 -0800 INFO Archiver - Archiving large_file=/opt/splunk/etc/apps/search/lookups/large_lookup.csv of size_in_bytes=262621937 (exceeding threshold=52428800)

This is actually useful for finding out how large lookup files are. What is Splunk actually doing with it?

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

HI @the_wolverine

The archiver process goes through your search head knowledge objects (such as lookups) and bundles them into a tar file so they can be sent to the indexers. Its good to keep your bundle size small as possible so this is ujst an informational message to say there is a large file. If it is not needed then you should delete it or add it to the replicationBlacklist of distsearch.conf

Cheers

dkeck
Influencer

This is simply informing you that the lookup is larger than the max 50mb individual file size in a knowledge bundle

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...