A fast PostgreSQL log analyzer
pgBadger is a PostgreSQL log analyzer build for speed with fully detailed
reports from your PostgreSQL log file. It's a single and small Perl script that
aims to replace and outperform the old php script pgFouine.
By the way, we would like to thank Guillaume Smet for all the work he has done
on this really nice tool. We've been using it a long time, it was a really
great tool!
pgBadger is written in pure Perl language. It uses a javascript library to draw
graphs so that you don't need additional Perl modules or any other package to
install. Furthermore, this library gives us more features such as zooming.
pgBadger is able to autodetect your log file format (syslog, stderr or csvlog).
It is designed to parse huge log files as well as gzip compressed file.
- Developed at server:database:postgresql
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/pgbadger && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000003550 3.47 KB | |
pgbadger-12.4.tar.gz | 0004062907 3.87 MB | |
pgbadger-cron | 0000001215 1.19 KB | |
pgbadger.changes | 0000016267 15.9 KB | |
pgbadger.service | 0000001608 1.57 KB | |
pgbadger.spec | 0000004798 4.69 KB | |
pgbadger.timer | 0000001018 1018 Bytes |
Latest Revision
I would like to maintain the package pgbadger in Factory and use server:database:postgresql/pgbadger as devel/feeder project.
Comments 0