Raw Package Information
Package: pgbadger
Version: 12.0-1.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1637
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_12.0-1.pgdg22.04+1_all.deb
Size: 331324
SHA256: 027329fd0f0b36d495881c0166c1590804dfe356904eaee9b35a09dd99754db3
SHA1: 07951f8b66a396f26e2897e654ee235d7567b3a1
MD5sum: 6af1935ba45f1d62d740be5a9144da2d
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.