pinojs / pino

🌲 super fast, all natural json logger
http://getpino.io
MIT License
14.21k stars 875 forks source link

Post output to Http endpoint #523

Closed sarathfrancis90 closed 5 years ago

sarathfrancis90 commented 6 years ago

I am using pino in a node js web server implemented using fastify.

Can the log output be POSTed on to another Http endpoint? Something like a custom transport in winston?

Thanks,

davidmarkclements commented 5 years ago

see https://getpino.io/#/docs/transports?id=pino-socket

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.