Operations | Monitoring | ITSM | DevOps | Cloud

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

The Power of Structured Logging: Why It Matters in Modern Development

Structured logging has emerged as a crucial aspect of modern application development and monitoring. Unlike traditional logging, structured logging organizes log data into a defined format, often in JSON or XML, making it easier to parse, search, and analyse. This practice simplifies troubleshooting, enhances observability, and supports seamless integration with monitoring tools.

The Importance of Data Normalization for Log Files

Imagine sitting in an airport’s international terminal. All around you, people are talking to friends and family, many using different languages. The din of noise becomes a constant thrum, and you can’t make sense of anything – not even conversations in your native language. Log data is similar to this scenario. Every technology in your environment generates log data, and information about the activities happening from logins to processing.

Generative AI QE: Insights from testing Sumo Logic Mo Copilot

Generative AI is transforming industries by automating tasks and delivering AI tools, such as AI assistant Sumo Logic Mo Copilot, to enhance operational efficiency. But, these advancements also challenge traditional quality engineering (QE) methodologies. Unlike conventional software testing, AI models produce dynamic, context-sensitive outputs, requiring a new approach to validation and testing. At Sumo Logic, we faced similar challenges while testing Mo Copilot.

Error Logs: What They Are, Why They Matter, and How to Use Them

Whether managing a web application, monitoring an API, or tracking system performance, error logs are your first defense in troubleshooting and improving your systems. However, understanding them beyond the basics can make all the difference in diagnosing complex issues and enhancing the overall user experience. In this in-depth guide, we’ll explore everything you need to know about error logs, including how to read them, why they matter, and some tricks to make them work for you.

Comparing Azure NSG and VNet Flow Logs

Phil Gervasi compares Azure NSG Flow Logs and VNet Flow Logs, explaining the benefits VNet Flow Logs bring to network observability in Azure environments. Learn how VNet Flow Logs simplify network monitoring, improve traffic visibility, and address the limitations of NSG Flow Logs by capturing traffic at the virtual network level. Learn about VNet Flow Log applications—including traffic analysis, network optimization, and security enhancement—and how Kentik integrates with these logs for deeper insights and advanced analytics.

Getting it right with GenAI in financial services: Where to focus in 2025

I attended ElasticON recently where we spent the day with our NYC Elastic community, talking about the combined value of vector databases using retrieval augmented generation (RAG) to feed large language models (LLMs) for next-level generative AI (GenAI) results. Elastic’s CTO and Founder Shay Banon kicked off his keynote with an important message: GenAI is not magic.

A Guide to Logging and Debugging in Java

During the development of your program, you might rely on simple println() statements to trace program execution flows and identify issues in your code. But as projects grow in size and complexity, print statements quickly become messy. A better approach to tracing program execution is logging, an approach that provides a consistent and organized way to track your application’s behavior, allowing you to systematically identify and resolve issues.

AI in Observability: Mapping Root Causes with Precision

Explore how AI is transforming observability by mapping system connections and uncovering root causes with precision. The Logz.io AI Agent analyzes logs, metrics, and service dependencies to provide actionable insights without the need to sift through overwhelming amounts of data.