[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1123616: O: logtop -- real time log line rate analyzer



Package: wnpp
Severity: normal
X-Debbugs-Cc: logtop@packages.debian.org, 1107715@bugs.debian.org, Julien Palard <julien@palard.fr>, Package Salvaging Team <team+salvage@tracker.debian.org>
Control: affects -1 + src:logtop

I have orphaned the logtop package.

The package description is:
 logtop is a System Administrator tool to analyze line rate taking log
 file as input. It reads on stdin and print a constantly updated result
 using curses, displaying in columns:
 Line number, count, frequency, and the actual line.
 .
  $ tail -f FILE | logtop
 is the friendly version of:
  $ watch 'tail FILE | sort | uniq -c | sort -gr'


Reply to: