summaryrefslogtreecommitdiffstats
path: root/system/pgbadger/README
blob: 197ae1901d9af0b6c51c7ccc50020a0002767bb9 (plain)
1
2
3
4
5
6
7
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 and perl-JSON-XS are optional dependencies.