Operations | Monitoring | ITSM | DevOps | Cloud

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

Next Gen Log Management: Maximize Log Value with Telemetry Pipelines

In today's digital-first, cloud-native world, effective log management is crucial. It enhances software quality, operational efficiency, and the customer experience. However, with the rise of distributed and microservices-based architectures, organizations now generate petabytes of log data daily, making analysis and storage increasingly challenging.

How to Integrate .NET with Logit.io

If you use the programming language C# there’s a chance that you’re already familiar with.NET (pronounced ‘dot net’), an open-source application platform supported by Microsoft. C# is the programming language for.NET but the platform can run programs written in multiple languages. Microsoft’s ambition with.NET is to offer developers one platform to solve any problem.

Drowning in Your SIEM's Archive? Save on Costs and Get Quick Access to Data With Cribl Lake

We hear it often—data volumes are growing at a 28% compound annual growth rate (CAGR) year over year, and organizations struggle to manage it all. With no additional money in their budgets, they can’t afford to store more and more data in their SIEM, which in most cases means being uncompliant or, worse, not having older data readily available in the case of a recently discovered breach. I’ve repeatedly heard that the data they have archived is practically inaccessible.

How OpenTelemetry is Transforming Observability

The OpenTelemetry project is changing how organizations approach observability. It aims to standardize monitoring across different systems. OpenTelemetry—commonly referred to as OTel—provides APIs, SDKs, exporters, and collectors. It is making data collection, analysis, and utilization more efficient, leading to better decision-making and technology adoption.

Dataflow for Real-time Log Replication and Analytics

Streamline your log replication and analysis with Dataflow! Learn to build real-time pipelines that capture, process, and analyze logs from any source. See examples like detecting IoT sensor anomalies, responding to e-commerce traffic spikes, or mitigating security threats. Watch and discover how Dataflow integrates with different logging tools to empower you with real-time insights and build a truly scalable and resilient log analysis solution.

Creating Re-Usable Components for Telemetry Pipelines

One challenge for the widespread adoption of telemetry pipelines for SRE teams within an organization is knowing where to start when building a pipeline. Faced with a wide assortment of sources, processors, and destinations, setting up a telemetry pipeline can seem like trying to build a Lego set without any instructions. The solution is to provide teams with pre-defined components that provide specific functionality, that they can then use to build pipelines that meet their own requirements.

Creating In-Stream Alerts for Telemetry Data

Alerts that you receive from your observability tool are based on conditions that existed seconds to minutes in the past, because the alert is only triggered after the data has been indexed within the tool. This means that your ability to take timely action in response to the condition is significantly limited, and often your window of opportunity to react is past by the time you receive the alert.