Search Postgresql Archives
Redacting params in PostgreSQL logs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Redacting params in PostgreSQL logs
- From: Vijaykumar Jain <vjain@xxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2018 17:54:30 +0000
- Accept-language: en-US
Hi,
I have a project of sending postgres logs to ELK stack. It is working fine.
Now there are concerns that logs have query statements with parameters.
and then GDPR and other PII issues.
Is there a way I can redact the params in statements in the logs by some config or extension ?
Pls note: I want the statements in logs but not the values :)
like insert into foo values (‘xxx’) etc
Regards,
Vijay
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]