Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

Essential Linux Logs To Monitor for System Health

Linux is an open-source operating system kernel originally created in 1991. It has a reputation for being versatile, stable, and secure, hence its wide use on computing devices, beginning from servers and mainframes down to desktop computers, smartphones, and embedded devices. The broad uses for Linux and its popularity have led to the demand for effective monitoring.

3-Click Indexless Network Monitoring: AWS & Coralogix

Network infrastructure is the hidden glue between servers. In AWS, it takes skill, knowledge and experience to build a network that can be monitored, will perform and is secure. A key source of information to determine the health of a network is the logs, but network logs suffer from a serious problem. They’re noisy, and they’re often difficult to parse, but by leveraging indexless observability, Coralogix customers can drive insights from data that would previously have been untouchable.

Guide to Crontab Logs - How to Find and Read Crontab Logs

Crontab logs are records of scheduled tasks (or "cron jobs") that are executed by the cron daemon on Unix-like operating systems such as Linux. These logs provide details about the tasks that have been run, when they were executed, whether they completed successfully, and any errors or issues that occurred during their execution. This detailed guide will cover all aspects of crontab logs, from fundamental concepts to advanced strategies for optimization.

Strategies For Reducing Observability Costs With OpenTelemetry

Keeping smooth and safe operations now relies entirely on observability. But as there's more and more data to keep track of, the costs are going up. This makes it hard for your companies to balance how well things are running and their budgets. OpenTelemetry can help by making a standard way to collect and process all the data. We're going to share how OpenTelemetry can save you money on observability and why having too much data can be costly.

How To Integrate Ruby with Logit.io

Developed in the mid-1990s, Ruby is a dynamic, open-source programming language. The tool has grown in popularity from its initial release, having been used in modern systems covering a variety of corporate and academic use cases. Ruby gained further traction after the release of Ruby on Rails, a powerful web application framework written in pure Ruby.

Continuing Our OpenTelemetry Story With New Versions, Logs, Batching, and More Metrics

Last time we spoke, I told you about our (then) brand-spankin’-new OTel over HTTP implementation, in both our OpenTelemetry Source and Destination. That was a little over a year ago, also known as a lifetime in tech! I wanted to take another opportunity to speak to you and introduce some of our new OpenTelemetry features, and share how you can put them into practice!