Operations | Monitoring | ITSM | DevOps | Cloud

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

Logging in Next.js is hard (But it doesn't have to be)

A typical Next.js deployment can execute code in up to three different runtimes: Edge, Node.js, and the browser. You may already be capturing logs from server-side code, but if you are not capturing the full request from middleware through server rendering to the browser, you are missing a lot of debugging info when things go wrong. TL;DR: A typical Next.js deployment can run in up to three environments; Node, Edge, and the browser.

Beyond the Data Lake: Leading Cross-Domain Operational Intelligence

As we wrap up RSAC, one theme that repeatedly emerged in conversations with security leaders is that the modern enterprise has reached a critical inflection point where the velocity of machine-generated telemetry has outpaced the capacity of traditional architectures. This trend requires an approach that moves beyond the storage of information to the activation of it in ways that don’t simply exacerbate alert fatigue.

Cribl Search Demo: Security Investigation

In this demo, Nate Zemanek , Staff Solutions Engineer, shows how Cribl Search runs fast investigations. As an open data platform, Cribl Search lets you pull data from multiple sources and query everything from a single pane of glass. You’ll see how to run fast queries with the new lakehouse engine, search historical data with a federated approach, and bring everything together for full context. Then, use Notebooks to collaborate and share findings across teams to understand what happened—faster.

Coralogix Earns 196 Badges in G2 Spring 2026 Reports Across 15 Categories

We’re proud to announce that Coralogix has earned 196 badges across 15 categories in the G2 Spring 2026 Reports, our strongest G2 performance to date. Placing in 369 reports, this represents a significant leap from Spring 2025, when we placed in 318 reports and earned 141 badges. These results are a direct reflection of the trust our customers place in Coralogix and their willingness to share honest feedback on the world’s largest software review platform.

Bridging the gap between mobile experience and technical reality

For mobile-first organizations, the distance between a “slow app” and a “resolved ticket” is often filled with guesswork. Mobile performance is notoriously difficult to capture because it lives at the intersection of device hardware, network stability, and local code execution. Today, we are closing that gap with the launch of Coralogix Mobile Performance.

Benchmarking Kubernetes Log Collectors: vlagent, Vector, Fluent Bit, OpenTelemetry Collector, and more

At VictoriaMetrics, we built vlagent as a high-performance log collector for VictoriaLogs. To validate its performance and correctness under a real production-like load, we developed a benchmark suite and ran it against 8 popular log collectors. This post covers the methodology, throughput results, resource usage, and delivery correctness. Collectors under the test: We’ve made all benchmark configurations and source code public, so you can reproduce and verify the results independently.

Architecting Log Management for Privacy and Scale without the Headache

As companies grow, they inevitably hit a wall: observability data explodes while privacy requirements become stricter. For years, engineers have faced a painful tradeoff—either ship petabytes of sensitive data to a central cloud (incurring egress costs and compliance risks) or manage a complex self-hosted stack that is painful to scale.