Operations | Monitoring | ITSM | DevOps | Cloud

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

A Guide to Logging in React Native

Basic console logging is a good starting point for debugging and understanding an app. For larger, more complex apps, it’s helpful to include additional information and persist logs. In this guide, you’ll learn how to create and view logs in React Native and how to create and save custom logs to a file. We’ll focus on JavaScript logs.

Revolutionize Product Development with Feedback-Driven Customer Advisory Boards

In a rapidly evolving business landscape, understanding and responding to customer needs is not just an advantage — it's a necessity. At Splunk, we've taken a bold step by applying a product manager mindset to our Customer Advisory Board (CAB) program, transforming it into a dynamic platform for both customers and our product teams.

Tiered Observability: How To Prioritize and Mature Observability Investments

You may be surprised that delivering observability is a journey and isn’t about observing everything at once — it’s about driving outcomes like proactive detection, faster troubleshooting, and aligning with business priorities. If you’ve followed this series, you’ve already taken steps to.

State of Observability in Communications and Media

We surveyed ITOps and engineering professionals worldwide to learn how communications and media organizations build leading observability practices. In our webinar, “The State of Observability in Communications and Media,” we explore three priorities for today’s organizations — and what it takes to claim your spot on the observability leaderboard. Join us to discuss the implications of insights including.

How to redact secrets from logs with Grafana Alloy and Loki

In any observability stack, logs are essential for uncovering insights, troubleshooting issues, and ensuring system health. However, managing the security of logged data presents its own challenges, especially when it comes to preventing sensitive information, like API keys and credentials, from slipping into logs. Secrets can originate from a variety of sources, and it’s often challenging to predict which applications or services might inadvertently expose sensitive information.

Introducing Coralogix's AI Center: Real-time AI Observability

Traditional observability wasn't built for. The reason? AI operates in shades of grey, where outcomes are non-deterministic. That's why we built the AI Center, bringing real-time AI observability to thousands of enterprises worldwide. As part of our AI Center, we built an evaluation engine, designed to oversee and detect specific issues that are most common when building AI agents. Teams can choose the evaluators they want to oversee each agent and receive live alerts and reports into specific quality, security and compliance issues.

Best Logging Practices: 14 Do's and Don'ts for Better Logging

Ever found yourself drowning in a sea of log data, struggling to make sense of the overwhelming noise? Or perhaps faced a major system breakdown, only to find that your logs didn’t provide the answers you needed, leaving you in the dark? Effective logging is a critical yet often overlooked aspect of software development and operations, highlighting why logging is important – it’s the foundation upon which observability, troubleshooting, and system maintenance are built.

Elasticsearch in the aviation industry: A game-changer for data management

Digital customer experience is no longer a luxury but a necessity for European airlines. It drives customer satisfaction, enhances operational efficiency, and creates a sustainable competitive advantage. As the industry continues to evolve, airlines that prioritise investment in cutting-edge digital technologies and platforms will be better positioned to thrive in a dynamic and demanding market.

Log File Analysis: A Guide for DevOps Engineers

Ever found yourself buried in endless log files, trying to piece together what went wrong? For DevOps engineers, log analysis isn’t just about debugging—it’s a crucial skill for maintaining reliable systems and catching issues before they escalate. In this guide, we’ll cover everything you need to know about log file analysis, from the fundamentals to the best tools available today.