[Bro] Buffered output on logs

Seth Hall seth at net.ohio-state.edu
Fri Dec 22 13:26:01 PST 2006


On Dec 22, 2006, at 4:03 PM, Eric Wages wrote:

> Question for you folks - clearly the logging functionality of Bro is
> buffered, but will it also be flushed after a certain time has
> expired as well?

@load file-flush
redef file_flush_interval = 10 sec;

Log files will write to disk every 10 seconds.

   .Seth



More information about the Bro mailing list