Explore latest insights and updates
This blog guides you through effective Nginx log management and analysis using OpenObserve and Vector, providing insights on enhancing observability and streamlining your logging process.
Discover how to choose the best SaaS monitoring solution for your organization. Learn key features, best practices, and ROI considerations in this comprehensive guide.
Learn how to create effective monitoring dashboards with OpenObserve. This guide covers installation, sample data setup, and dashboard creation, highlighting key features like customizable panels and dynamic filtering for enhanced application performance monitoring.
This blog helps you in getting started with understanding migration from ELK to OpenObserve Streamlining Log Management for Better Insights.
What is Journald, what is it's log file location, how to do log rotation for it. Also learn how OpenObserve uses otel-collector to provide centralized logging for Journald.
How to configure journald.conf to customize journald logging in Linux
journald and syslog are two popular logging systems used in Linux environments. While they share some similarities, they have distinct differences in their design, functionality, and use cases.
This blog explores how OpenTelemetry streamlines log collection and management for modern applications. Learn how to integrate OpenTelemetry, auto-instrument logs, and optimize performance, while unifying logs, traces, and metrics for better observability.
This blog helps you in getting started with monitoring FastAPI python application with OpenTelemetry and OpenObserve.
The SSO (Single Sign On) Tax - What it is, why it is controversial
What are the differences between OpenObserve and grafana
Understanding how to analyze Google Workspaces audit logs using Google Cloud Pub/Sub and OpenObserve.
Understanding how to send GCP logs to OpenObserve using pub sub and OpenObserve builtin support
Understanding how to send Okta logs to OpenObserve for better security and observability.
Amazon Web Services (AWS) provides a wealth of data about the traffic that flows through your Virtual Private Cloud (VPC). By capturing this data, you can gain insights into network patterns, detect anomalies, and improve the security and efficiency of your cloud environment. AWS VPC Flow Logs are a feature that allows you to capture information about the IP traffic going to and from network interfaces in your VPC. In this blog, we will discuss how to capture all fields of AWS VPC Flow Logs, send them to Kinesis Firehose, and then analyze them using OpenObserve's Logs UI and Dashboards..
VRL provides a powerful way to parse syslog messages,using the built-in `parse_syslog` . Some syslog messages may not be parsed effectively using the built-in `parse_syslog` function. In such cases, `parse_regex` can be used to extract meaningful data from syslog messages.
Internet Information Services (IIS) is a flexible, secure and manageable Web server for hosting anything on the Web. Monitoring and analyzing IIS logs can provide valuable insights into the performance and health of your web applications. In this blog, we will walk through the process of capturing IIS logs using the OpenTelemetry Collector (otel-collector), parsing them with Vector Remap Language (VRL), and sending them to OpenObserve for analysis.
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.
Netflow is a network protocol that allows you to analyze network traffic. Learn how to use it to analyze network traffic.
What are Apache, GPL and AGPL licenses and why OpenObserve moved from Apache to AGPL
We delves into our strategic shift from using Plotly to adopting Apache ECharts for our data visualization needs. It explores the reasons behind this decision, the comparative strengths and weaknesses of both tools, and the impact of this change on our user experience and technical operations