Logs monitoring with Loki, Node.js and Fastify.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • loki

    Like Prometheus, but for logs.

    Over the past few months, I've been spending a lot of time creating dashboards on Grafana using Loki for MyUnisoft (the company I work for).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pino

    🌲 super fast, all natural json logger

    The Fastify framework includes the Pino logger by default (a really great logger with lots of cool features that doesn't compromise on performance). The framework itself allows a lot of really cool stuff, like controlling the level of logs at runtime.

  • pino-loki

    🔉 This package provides a transport for pino that forwards messages to Loki.

    💡 If you don't want to depend on promtail for sending the logs to Loki, you can use the fastify plugin pino-loki

  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    Over the past few months, I've been spending a lot of time creating dashboards on Grafana using Loki for MyUnisoft (the company I work for).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Waffles, Fries, Beer and Developers; Notes from FOSDEM 2023

    10 projects | dev.to | 8 Feb 2023
  • Think Prometheus, but for logs (not metrics). Simple, efficient, fast log store

    6 projects | news.ycombinator.com | 14 Sep 2022
  • helm value override doesn't work

    2 projects | /r/kubernetes | 9 Jun 2022
  • Loki 3.0.0

    1 project | news.ycombinator.com | 2 Jun 2024
  • Kubernetes for Beginners

    6 projects | dev.to | 19 May 2024

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?