Operations | Monitoring | ITSM | DevOps | Cloud

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

The Ultimate Guide to Windows Event Logging

In a perfect world, there would be no issues with the operating system and no problems with the applications. Unfortunately, this isn’t a perfect world. System failures can and will occur, and when they do, it is the responsibility of system administrators to diagnose and resolve the issues. But where can system administrators begin the search for solutions when problems arise? The answer is Windows event logs.

Loki vs Elasticsearch - Which tool to choose for Log Analytics?

Elasticsearch, or the ELK stack, is a popular log analytics solution. The Loki project was started at Grafana Labs in 2018. Grafana leads the development of Loki, while Elastic is the company behind Elasticsearch. In this article, we will do a detailed comparison between these two tools for log analytics. Log data helps application owners debug their applications while also playing a critical role in cyber security.

What's New in Open 360? January 2024 Update

At Logz.io, we recently announced the release of App 360, a new solution that aims to shift the paradigm around application performance monitoring (APM) systems. To better give our customers a look at the new solution within the Logz.io Open 360™ platform for essential observability, we recently hosted a webinar explaining App 360 in greater depth and provided a detailed product demonstration. Let’s take a closer look at the key highlights and insights we shared during the webinar.

Elastic recognized with 2024 EMA Allstars award for its AI-assisted observability

We are thrilled to be recognized with the 2024 EMA Allstars award. This award acknowledges Elastic’s focus on delivering a full-stack observability solution that provides unified visibility and AI-powered insights into complex hybrid cloud deployments. The EMA Allstars award celebrates trailblazers and innovators who are reshaping the enterprise technology landscape.

Scale Your Splunk Cloud Operations With The Splunk Content Manager App

Effectively managing both public and private Splunk Apps across multiple Splunk environments poses a considerable challenge, demanding significant time and effort with the potential for tedious and manual tasks. Recognizing this complexity, the Splunk Cloud Service has been progressively introducing additional features and capabilities to streamline and simplify these intricate administrative responsibilities.

Overcoming Messy Cloud Migrations, Outdated Infrastructures, Syslog, and Other Chaos

As businesses grapple with increasing data volumes, the need for practical tools to manage and use this data has never been greater. High-quality tools are great — but imagine what you could accomplish with one that made all the others in your toolbox even better? That’s exactly how we design every Cribl solution — we exist to help IT and Security teams get more out of their existing infrastructure.

How to Create Great Alerts

We’ve all been guilty of it. Creating rules and filters to hide those alerts that, for the most part, are just noise. Only then to have notifications about a legitimate issue also get swept up by those same filters. There’s only so many times we can break concentration and disrupt productivity before getting fed up with false positives and ignoring everything completely.

NGINX Access and Error Logs

Nginx, a widely used web server and reverse proxy, maintains two crucial logs that provide valuable insights into its performance and user interactions: the access log and the error log. These logs play a pivotal role in monitoring and troubleshooting web server activities. The access log records every request made to the server, capturing details such as the requested URL, client's IP address, response status code, and user agent.

Understand & Optimize Your Telemetry Data (Subtitled)

The explosion of telemetry data also massively increases your data bill. Teams also cannot control the data they do not understand and often lack the capabilities to act on it once it is understood. Mezmo makes it easier to understand and optimize your data. It helps reduce unnecessary noise and cost, and improve the quality of your data, so that your developers and engineers can consistently deliver on their service level objectives.

Managing Telemetry Data Overflow in Kubernetes with Resource Quotas and Limits

One of the inherent challenges you'll face when working with Kubernetes is that a typical cluster includes many resources that produce telemetry data. Because producing and moving telemetry data consumes resources, you can end up in situations where different workloads are competing for the resources necessary to manage telemetry data.