Learn how to send Pino logs to OpenObserve using the @openobserve/pino-openobserve npm library. This comprehensive guide provides step-by-step instructions, including setting up the project, configuring OpenObserve integration, and observing logs in OpenObserve.
There are times when you would like to filter logs at source. This blog post shows how to do that when capturing logs using otel-collector.
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.