1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: logtool
Section: utils
Priority: optional
Maintainer: Wouter Verhelst <wouter@debian.org>
Build-Depends: debhelper-compat (= 12)
Rules-Requires-Root: binary-targets
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/wouter/logtool.git
Vcs-Browser: https://salsa.debian.org/wouter/logtool
Homepage: http://xjack.org/logtool/
Package: logtool
Architecture: any
Depends: debconf (>= 0.5.00) | debconf-2.0, ${shlibs:Depends}
Recommends: logcheck-database, logtail, sox
Description: Syslog-style logfile parser with lots of output options
logtool is a syslog-style logfile parser and report-generator,
capable of producing ANSI, ASCII, CSV (for spreadsheets), HTML or
just raw output.
.
It's very handy in generating nightly reports and in online
monitoring of logfile activity.
|