1.

How Splunk Avoids Duplicate Indexing Of Logs ?

Answer»

At indexer splunk keeps track of INDEXED EVENTS in a directory called fish buckets (default location /opt/splunk/var/lib/splunk).
It CONTAINS seek POINTERS and CRCs for the files you are indexing, so splunkd can tell if it has read them already.

At indexer splunk keeps track of indexed events in a directory called fish buckets (default location /opt/splunk/var/lib/splunk).
It contains seek pointers and CRCs for the files you are indexing, so splunkd can tell if it has read them already.



Discussion

No Comment Found