Aggregate PostgreSQL log-events with Logstash

Some information in PostgreSQL log-events are split over multiple loglines belonging to one (virtual-)transaction-id. While inspecting the log-events in a tool like Kibana (ELK-Stack) it could be handy to have the information of one transaction in one log-event.

25.03.2021 Â· 4 min Â· Paul Puschmann