lkml.org 
[lkml]   [1997]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectA tool to extract data from large logs
Date
A frequent debugging problem is the size of the output logs.  You are
interested in the last section of the log but standard processing only
lets you store the entire output. Alternatively you want all of the
output but broken up into manageable chunks.

bounded_log.pl is a Perl 5 script that reads standard input and can
extract the end of the data, periodic snapshots of the data or all of
the data in multiple output files. It was originally written to handle
kernel debugging output over a serial console line but can be used for
any large logs.

ftp://ftp.ocs.com.au/pub/bounded_log.pl-0.3.tgz



\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.033 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site