Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sdayvz opened this issue Nov 28, 2024 · 0 comments
Open

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

sdayvz opened this issue Nov 28, 2024 · 0 comments

Comments

@sdayvz
Copy link

sdayvz commented Nov 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant