slackbuilds_ponce/system/pgbadger/README
Audrius Kažukauskas 8372cd1ce5 system/pgbadger: Added (PostgreSQL log analyzer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2014-01-07 11:13:06 -06:00

7 lines
330 B
Text

pgBadger is a fast PostgreSQL log analyzer written in Perl. It uses
JavaScript library to draw graphs with zooming and other features.
pgBadger is able to autodetect log file format (syslog, stderr or
csvlog). It is designed to parse huge log files as well as gzip
compressed files.
perl-Text-CSV_XS is an optional dependency.