Dashboards & Visualizations

Linemerging timer?

bojanz
Communicator

Does Splunk have an internal timer when doing line merging?

For example, if I'm doing line merging (SHOULD_LINEMERGE=true) with correct date parsing field, and events start flowing in, what happens if there is a long pause (i.e. 15 seconds) in the source application before creating the log that the Universal forwarder reads.

For example, something like this (time in first column is added by me to show when the line happened):

10:00:00 Log first line
10:00:00 Log second line (same event)
10:00:18 Log third line (same event, but the app logged this 18 sec later)

How long does Splunk wait to concatenate lines into single events?

Tags (1)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

This might be a useful setting for you in this case.

Inputs.conf.spec:

time_before_close =
* Modtime delta required before Splunk can close a file on EOF.
* Tells the system not to close files that have been updated in past seconds.
* Defaults to 3

0 Karma

bojanz
Communicator

Looks interesting, I'll test it and report back 🙂

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...