Pavel Stehule: using jq for processing PostgreSQL logs in json format
PostgreSQL supports logging in json format. From my perspective json logs are badly readable, but allows machine processing, and with good tools, it is beautifully simple. There are more tools...