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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...