Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Log Management, Log Analytics and related technologies.

AI-Powered Log Management: Faster Troubleshooting with Logz.io

Managing logs in a fast-paced cloud-native world can be tough. Log data is growing, and traditional tools just can’t keep up. That’s where Logz.io comes in—a log management and analytics platform powered by AI to make troubleshooting, performance monitoring, and collaboration faster and easier than ever.

How to run Loki at scale on Kubernetes (Loki Community Call January 2025)

Happy New Year from the Loki Engineering team. To kick off 2025, Nicole and Jay will be joined by Poyzan Taneli from the Loki Engineering team to discuss how to run Loki at scale on Kubernetes. If you are currently running Loki in microservices mode or preparing to do so, we will be discussing best practices for scaling its components to meet the demands of production use cases.

Optimizing long-term data retention with Elastic Cloud Hosted: Ensuring compliance and efficiency for government

In the digital era, state and local governments are increasingly tasked with managing vast volumes of data while ensuring compliance with stringent regulatory requirements. These regulations, which can vary significantly depending on jurisdiction, often require the retention of data for extended periods — sometimes ranging from one to seven years.

KubeCon 2024 | Interviews with Observability Experts | Observability Insights with Josh Lee

Join me at KubeCon 2024 as I sit down with Josh Lee, Developer Advocate at Altinity, to discuss the latest trends, challenges, and insights in observability. In this interview, we cover key topics such as OpenTelemetry adoption (including the Open Agent Management Protocol), data sovereignty, standardization through semantic conventions, and the need to unify observability tooling across organizations.

Fast-Track Kubernetes Observability with Logz.io and OpenTelemetry: A quick getting started guide

In formal terms, OpenTelemetry is an open source framework used for instrumenting, generating, collecting, and exporting telemetry data for applications, services, and infrastructure. It provides vendor-neutral tools, SDKs and APIs for generating, collecting, and exporting telemetry data such as traces, metrics, and logs to any observability backend, including both open source and commercial tools.

Cribl Surpasses $200M ARR!

I’m so excited to share that Cribl recently surpassed $200 million in annual recurring revenue! This milestone and our rapid growth comes down to one thing: Solving real problems for our customers. The more our customers partner with us and use Cribl products to simplify their telemetry data management, the more our business grows and the more milestones we’ll hit together. Thank you to our fantastic customers and partners who have helped us reach this point in our journey!

SLF4J vs Log4j: Key Differences and Choosing the Right One

When building robust, maintainable, and scalable Java applications, logging plays an essential role in debugging, monitoring, and ensuring smooth performance. Two of the most widely used logging frameworks in the Java ecosystem are SLF4J and Log4j. While both serve similar purposes, they offer different approaches and features, making it important to understand their differences before making a choice.