Operations | Monitoring | ITSM | DevOps | Cloud

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

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 to Integrate Node.js with Logit.io

Node.js is an open-source runtime environment, frequently used for backend development, and enables developers to build scalable, high-performance apps that can easily handle a vast amount of simultaneous connections. The solution is suitable for network applications scalable for real-time web apps, RESTful APIs, microservices, and chat apps.

Troubleshooting Errors and Performance Issues in Laravel

In a perfect world, there wouldn’t be any errors or bugs in production applications. However, we don’t live in a perfect world, and from experience, you know there is no such thing as a bug-free application. If you are using the Laravel framework, you can leverage its log tracking and error logging to catch bugs early and enhance the performance of your Laravel-based application.

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.

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.

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.

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.

Automatic Discovery and Instrumentation of PostgreSQL with Splunk OpenTelemetry Collector

In this video I’ll walk through the steps to instrument a PostgreSQL database using the Automatic discovery and configuration feature of the Splunk OpenTelemetry Collector. We’ll use an install script to install and run the Collector with discovery mode on a Linux machine where the database is running. I’ll then show you how to properly configure the PostgreSQL receiver properties so that the Collector is able to connect and authenticate to the database. Once the Collector is successfully configured, I’ll show you how to view those metrics in Splunk Observability Cloud.

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.