Splunk Search

Rails long requests get split in to 2 events

aviramradai
Explorer

Hi,

I have rails requests which take more then 15 sec. Rails write to the production.log in 2 steps.
It seem that splunk create 2 events from each part on the prints to the log.

It there a way to tell splunk to wait till the end of the log message print for XX seconds?

Thanks,
Aviram

Tags (1)
0 Karma

yannK
Splunk Employee
Splunk Employee

Is your application using a write buffer, or a slow process and writing slowly the events in chunk (cutting events in the middle of the line ? )
you can use the setting time_before_close in inputs.conf on the forwarders for this monitor, to force Splunk to wait longer before detecting the EOF.

see http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/Inputsconf
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
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 ...