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?