Re: Question about pgaudit and the logfile
M Jane <[email protected]> Thu, 17 Oct 2019 12:24:13 +0200
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <CANBd27L8h=+kkvs3hT2gciPr5fdF7A-ptbLjt7wVS4G=E7k6Ng@mail.gmail.com> |
Hi Luca, Thanks for your answer. That's too bad. I was hoping for a solution. regards, Marian Op wo 16 okt. 2019 om 09:20 schreef Luca Ferrari <[email protected]>: > On Tue, Oct 15, 2019 at 11:25 AM M Jane <[email protected]> wrote: > > I am looking into the pgaudit extension and I have read in the readme > file that the audit logging is being written to the alertlog 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 >