# HG changeset patch # User Tom Gottfried # Date 1478709196 -3600 # Node ID eefd0ca9e42f7e02e6230c579672743e2a93d3c2 # Parent e0a959e652c4e0a52e1ef0b0d8eaa60e217e6252 Add hint for creation of schema objects for log analyzer. diff -r e0a959e652c4 -r eefd0ca9e42f db_schema/Dockerfile --- a/db_schema/Dockerfile Tue Nov 08 19:22:48 2016 +0100 +++ b/db_schema/Dockerfile Wed Nov 09 17:33:16 2016 +0100 @@ -113,6 +113,7 @@ "--config_file=/etc/postgresql/9.5/main/postgresql.conf"] # To use pgaudit/analyze from within the container: +# psql -f pgaudit/analyze/sql/audit.sql lada # cd pgaudit/analyze/bin # ./pgaudit_analyze /var/log/postgresql/ \ # --log-file /var/log/postgresql/pgaudit_analyze.log