Fastify/Pino settings that work well with Fastify Logging

I’m thrilled that Fly added built in log aggregation in their Grafana integration. I have some Fastify services that log out ndjson lines by default, which don’t seem to get a very good semantic parse in the Fly logging UI.

Has anyone configured Fastify/Pino to output lines in a way that work well with the Fly log aggregator UI? Maybe the CLF or Syslog format would work?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.