Logs in JSON format
As an Operations Engineer
I want to have logs in JSON format
so that I can process them in third-party log management and analytics systems without having to write custom parsing rules.
Related PostgreSQL documentation: https://www.postgresql.org/docs/15/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-JSONLOG
15
votes
Jose Tomas Robles Hahn
shared this idea
-
Daniel Sutton commented
Having logs in JSON format would be a game-changer. It makes it so much easier to integrate with third-party log management and analytics tools without the hassle of writing custom parsing rules. This is especially useful for anyone who needs to quickly analyse logs or automate processes. Definitely a feature worth adding!