Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

25 Linux Logs to Collect and Monitor

While “America runs on Dunkin”, IT increasingly runs on Linux. Between being open-source and highly customizable, everything from video games to enterprise servers can run on Linux. When cloud services took over the corporate IT environment, they brought Linux with them in the form of virtual servers and containers. Meanwhile, developers increasingly use Linux-based Docker to containerize applications and Kubernetes to manage the deployments.

How the Cribl SRE Team Uses Cribl Edge to Collect Metrics

This is one of a series of blog posts that explain how the Cribl SRE team builds, optimizes, and operates a robust Observability suite using Cribl’s products. If you haven’t, we encourage you to read the previous blog about how the Cribl SRE team uses our own products to achieve scalable observability. We installed Cribl Edge on the machines we manage for our users and use it to gather metrics.

Herding Llama 3.1 with Elastic and LM Studio

The latest LM Studio 0.3 update has made Elastic’s AI Assistant for Security run with an LM Studio-hosted model easier and faster. In this blog, Elastic and LM Studio teams will show you how to get started in minutes. You no longer need to set up a proxy if you work on the same network or locally on your machine.

Best Practices for Multi-Cloud Observability

If The Notorious BIG – the artist behind the iconic song "Mo Money Mo Problems" – had been an IT operations engineer, he might instead have labeled his hit "Mo Clouds Mo Problems." Why? Because the more clouds you have to manage and monitor, the more problems you're likely to run into.

Mastering Null Semantics: Translating SQL Expressions to OpenSearch DSL

Working at Coralogix, a leading full-stack observability platform, I recently faced an interesting challenge. The team I am part of is building the DataPrime query language and query engine, used to easily query logs and other observability data on the platform, usually in the form of Parquet files on AWS S3. Inside the engine, our DataPrime queries are transformed into query plans with SQL-like expressions, for example in filters.

How to Integrate Java with Logit.io

Java is a popular programming language, developed almost 30 years ago by Sun Microsystems, based on the main theory of ‘write once, run anywhere’ (WORA). Due to Java having been around for a long time, numerous learning resources are available for new developers which further adds to its popularity. Also, Java code can operate on any underlying platform like Windows, Linux, iOS, or Android without rewriting.

How to Tail Docker Logs - Detailed Guide

Managing Docker container logs is essential for debugging and monitoring application performance. Tailoring Docker logs allows for real-time insights, quick issue resolution, and optimized performance. This guide focuses on efficient methods for tailing Docker logs, with clear examples and command options to streamline log management.

Tackle Application Infrastructure Sprawl with Cribl Edge: Kubernetes Data Collection Made Easy

As more and more applications are delivered daily, it’s becoming increasingly difficult for teams to onboard and manage them manually. To keep up with this demand, many teams are embracing automation in application delivery and management, with Kubernetes being a popular tool of choice. While Kubernetes’ scalability helps manage application infrastructure sprawl, there is still a need to collect data from the applications directly and from Kubernetes to monitor the growing beast itself!

Common Issues in OpenTelemetry Collector Contrib Configuration

Observability has become essential for efficient system management, and OpenTelemetry is leading the way in this field. The OpenTelemetry Collector Contrib is an important tool for gathering telemetry data, providing developers and IT professionals with a flexible and powerful way to manage observability. We want to help you learn how to set up the OpenTelemetry Collector Contrib. We'll point out common issues and offer effective troubleshooting strategies.

Managing a custom distribution OTel collector with BindPlane

Exciting news: it’s now possible to build a custom distribution of the OpenTelemetry Collector and remotely manage it with BindPlane. Though not all of BindPlane’s capabilities are available when managing a custom distribution (yet), it’s #prettycool, as it cracks open the door for teams looking to BYOF (bring your fleet), and manage them with our OTel-native telemetry pipeline.