Skip to content

New audit logs are not written to the pgaudit.log_event table #32

@sdayvz

Description

@sdayvz

Hi,
I user PostgreSQL 16.5, pgaudit 16.0 and pgaudit_analyze 1.0.9.
I set up pgaudit_analyze like this:

psql -U postgres -f pgaudit_analyze/sql/audit.sql testdb
pgaudit_analyze/bin/pgaudit_analyze --daemon --user postgres /var/lib/pgsql/16/data/log

Audit logs written on pgadudit.log_event table. But then, new audit logs aren't written.
I have to kill the daemon and start it again.
Is there any recommendation about this?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions