stderr appears at info level in logs

I have noticed that stderr output from my apps shows in the monitoring view at ‘info’ level. Tested with nodejs console.error and process.stderr.write. The only error level logs I can see are from the Fly proxy.

I have a vector/loki/grafana setup in Fly and would like to alert and query based on log level, but since the correct level is not applied this is impossible without attaching additional information to the logs.

Is this something I’ve got wrong or is it a current platform limitation?

Thanks

1 Like