DEV Community

dev
dev

Posted on

1 1

Logging using ELK for Nodejs

I needed guidance regarding how to setup Nodejs for logging using Elastic Search, Logstash, and Kibana.

I need suggestions for proper NPM packages for the same.
If there is any other alternate, please feel free to suggest.

Any example code snippet would also be great! :)

Top comments (1)

Collapse
 
mmollick profile image
Mike Mollick

Not too familiar with the NodeJS logging libraries, but you can setup the ELK stack to consume just about anything you can throw at it. Though this post might provide some guidance: dev.to/deleteman123/logging-at-sca...

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay