Getting Data In

how often does the forwarder send data to indexer

mgh4
Explorer

We are forwarding logs and the question has come up as to how often the forwarder sends data and is there a way to flush the data when you stop the forwarder?

I looked in etc/system/README/outputs.conf.spec but didn't find anything relating to this interval.

Thanks

Tags (1)
0 Karma

Ayn
Legend

The forwarder sends data immediately when it becomes available. There is no certain interval that it waits or anything like that.

0 Karma

mgh4
Explorer

thank you. that makes sense.

0 Karma

yannK
Splunk Employee
Splunk Employee

while tailing a file, the forwarder consider that a line is complete if an open file has not be touched for up to 3 seconds, or immediately when the lock of the file is released.

However in particular cases, if you have an application writing with a buffer or irregularly, that can cause the beginning of the line to be written, pause, then write the end, you can experience a broken event. ( turned in to 2 events)

0 Karma

Ayn
Legend

To be honest I don't know the exact behaviour here but Universal Forwarders do not perform any parsing or line breaking so they pretty much look for new data and pass it along as soon as they see it. It won't wait for a file to stop being updated.

0 Karma

mgh4
Explorer

Ok, but since it can send in blocks and set source type it must be waiting at least for an end of line, or for a file to not change over some time interval. Like, send changes if file has not update in 1 second.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...