deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.38), libncurses6 (>= 6), libtinfo6 (>= 6)
Description: |-
real time log line rate analyzer
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'
Homepage: http://github.com/JulienPalard/logtop
Installed-Size: '92'
Maintainer: Julien Palard <julien@palard.fr>
Package: logtop
Priority: optional
Section: admin
Source: logtop (0.4.3-1)
Version: 0.4.3-1+b4
srcpkg_name: logtop
srcpkg_version: 0.4.3-1