2
1 Comment

What do you use for log management?

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?

on January 21, 2021
  1. 1

    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.