Raw Package Information
Package: pgbadger
Version: 13.2-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1682
Depends: libjson-xs-perl, libtext-csv-xs-perl, perl:any
Multi-Arch: foreign
Homepage: https://dalibo.github.io/pgbadger/
Priority: optional
Section: database
Filename: pool/main/p/pgbadger/pgbadger_13.2-1.pgdg22.04+1_all.deb
Size: 338708
SHA256: fecae6a3847f2b6776ff1dfd8b461ba8b17790858a7c6a3d261e6a26efa13dc4
SHA1: e12653977eabe2b766f4181ec33de60bc09c4041
MD5sum: 9c971934fca1b9f406ccada573f898fd
Description: Fast PostgreSQL log analysis report
pgBadger is a PostgreSQL log analyzer built for speed with fully detailed
reports from your PostgreSQL log file. It's a single and small Perl script
that outperforms any other PostgreSQL log analyzer. It is written in pure Perl
and uses a JavaScript library to draw graphs that are zoomable and can be
saved as PNG images.
.
pgBadger is able to autodetect the log file format (syslog, stderr or csvlog).
It is designed to parse huge log files as well as compressed files.