]> granicus.if.org Git - pgbadger/commit
Add support to HTTP logfile download by pgBadger, for example:
authorGilles Darold <gilles@darold.net>
Fri, 12 Oct 2018 09:19:49 +0000 (11:19 +0200)
committerGilles Darold <gilles@darold.net>
Fri, 12 Oct 2018 09:19:49 +0000 (11:19 +0200)
commit23a4c099830bdfe3a485bac53f96cf5955a249e8
tree944876ddd6d57e6239f736e8e697fbb168fb9e13
parent2d723fdb3e6643f642ee56609ffb486f6d50f642
Add support to HTTP logfile download by pgBadger, for example:
    /usr/bin/pgbadger http://www.mydom.com/postgresql-10.log
Will parse the file during download using curl command.
pgbadger