Re: Question about pgaudit and the logfile - Mailing list pgsql-admin

From Luca Ferrari
Subject Re: Question about pgaudit and the logfile
Date
Msg-id CAKoxK+4MnOgzUsVs+p6DCgUMxYgq9eiZJXpAbPLsV4+VOC49_A@mail.gmail.com
Whole thread Raw
In response to Question about pgaudit and the logfile  (M Jane <mskiesewetter@gmail.com>)
Responses Re: Question about pgaudit and the logfile  (M Jane <mskiesewetter@gmail.com>)
List pgsql-admin
On Tue, Oct 15, 2019 at 11:25 AM M Jane <mskiesewetter@gmail.com> wrote:
> I am looking into the pgaudit extension and I have read in the readme file that the audit logging is being written to
thealertlog of the Postgresql instance.
 
> Is there an option to write the auditing to another file? or maybe to the database itself?

As far as i know, no.
pg_audit exploits the PostgreSQL logging system, so it strongly depends on it.
I hope there will be an option for separate logging too.

Luca



pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: pg_upgradecluster with --link from 9.6 to 12
Next
From: Luca Ferrari
Date:
Subject: Re: can't call function to delete the table