Free and simple web service to collect events/logs from Node.js application?

Hey guys!

I have a portfolio of Node.js applications (which do not write logs on server), and I would like to capture execution errors, such as promise rejection, along with the execution parameters.

Do you guys know a free and simple service allowing me to:

  • consolidate these events (logs) in one place
  • providing out of the box functions (like npm) to insert in my code and send the event over to this service ?

Thanks.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.