Is there any simple tool to cover logging needs of a node service? What do you use to log all the stuff generated by a node app, without using a loggly or something big?
How is that node service hosted?
If self-hosted, you could use PM2's log management features.
If hosted on a PaaS plattform, LogDNA might be an affordable option. They have awesome customer support.