Sending logs from NodeJS application to OpenObserve using Pino is easy. This blog is a step by step guide to do that.
Serilog Sink for OpenObserve is an extension that integrates Serilog, a favored logging library for .NET applications, with OpenObserve. Crafted by Konrad Kaminski-Pawlak, the sink allows for effortless logging to OpenObserve, thereby enhancing the ability to store, analyze, and manage logs.
Setup Fluent Bit on Ubuntu for Efficient Log Forwarding
Sending logs from Kubernetes to OpenObserve using FluentBit is easy. This blog is a step by step guide to do that.