Getting Data In

How Forwarder Keep Track sent data/log

kpavan
Path Finder

Hi All,

Need info on below,

> How forwarder keep a track of sent data/log to indexer and do we have to configure such a way it should not send the data which is already sent and indexed
> How indexer will keep a track of collected/indexed log and will not accept the same log.

Thanks,
Pavan

Tags (1)
0 Karma
1 Solution

gfuente
Motivator

Hello

1) The forwarder has an special index called _fishbucket where it store the information of the files already monitored. Then for each file keeps a track of the first 256 bytes of the file, and the last position readed. With this information the UF controls which data is new and needs to be forwarded

2) The indexer doesn't know nothing about what data is already indexed, so it will index any incoming data sent by any forwarder. For example if you uninstall and install again a UF and configure it to monitor the same logs, they will be reindexed.

Regards

View solution in original post

0 Karma

gfuente
Motivator

Hello

1) The forwarder has an special index called _fishbucket where it store the information of the files already monitored. Then for each file keeps a track of the first 256 bytes of the file, and the last position readed. With this information the UF controls which data is new and needs to be forwarded

2) The indexer doesn't know nothing about what data is already indexed, so it will index any incoming data sent by any forwarder. For example if you uninstall and install again a UF and configure it to monitor the same logs, they will be reindexed.

Regards

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...