Skip to content

Make PostgreSQL log settings configurable

Stan Hu requested to merge sh-postgresql-log-config into master

PostgreSQL supports CSV logging out of the box, and we should enabled this form of structured logging to make it easier to parse and ingest these logs into our Elasticsearch cluster.

This came out of an investigation in https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/9254 and pertains to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/4973.

Merge request reports

Loading