I’m running PgBouncer in a GKE Standard cluster.
All the log entries generated by PgBouncer in Google Cloud Logging is displayed as an Error.
Info&Warning_as_Error
As I undestand cloud logging is expecting log messages to be JSON formatted, otherwise it interprets entry as an error.
Is there any way to format PgBouncer log entry as JSON or another way to assign correct severity to log messages?
New contributor
Bakar Chkhaidze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.