Operations | Monitoring | ITSM | DevOps | Cloud

Leaning into AI, ML, and observability to manage your ever-growing infrastructure

The complexity and scale of modern infrastructure requires an equally intelligent set of observability tools to effectively monitor it. Remember when scaling meant ordering new servers and racking them in a data center? Remember when cloud providers first offered access to seemingly infinite virtual machines at the click of a button? Remember when Kubernetes made it trivial for infrastructure to automatically scale itself based on demand?

Console Connect Ecosystem Update August 2025

In this ecosystem update, we share details of 11 new data centre locations now available on the Console Connect platform, along with new global on-ramps across the ''big three'' cloud providers. Across the U.S., we’ve expanded our footprint in New Jersey, Florida, Utah, and Ohio, giving you access to more local data centres with ultra low-latency connectivity.

New Feature - Vulnerable System Drivers Monitoring

Vulnerable system drivers continue to be a vector exploited by attackers to compromise systems. In eG Enterprise version 7.5 we added a number of periodic security checks to assist administrators proactively identify weaknesses, including vulnerable system drivers monitoring.This new capability is supported for a Windows OS, when using a VM agent for inside view monitoring and / or when monitoring an Azure Virtual Desktop session host.

AI in IT: Great! Now What the Hell Do You Do with It?

The demand for organizations to minimize downtime, swiftly address issues, and proactively manage the infrastructure has never been greater. But how can teams be expected to meet that challenge with legacy tools and approaches? Enter Zero Ticket IT, a transformative approach where AI-driven automation eliminates traditional ticket bottlenecks, empowering IT teams to focus on innovation and strategy. But how do you know if your team is truly ready for this transformative leap?

PagerDuty vs. Spike: Which Tool is Better for Alerting in 2025

If you’re stuck choosing between PagerDuty vs. Spike for alerting, you’re in the right place. I wrote this blog post to help you make a clear choice. To do this, I signed up for both tools and ran a full, hands-on comparison to see which one performs better in real-world scenarios. This detailed analysis will show you the key differences, declare a clear winner based on a 25-point scoring system, and give you the confidence to pick the right tool for your team. Let’s get started.

CFO Cloud Cost Metrics: Key KPIs To Track

Cloud services have become an indispensable resource for businesses seeking agility, scalability, and innovation. However, with this increased reliance on the cloud comes the challenge of managing and optimizing costs effectively. For Chief Financial Officers (CFOs), understanding and tracking cloud cost metrics is crucial to maintaining financial health and ensuring strategic investments yield the desired returns.

Coralogix SLO Center & SLO Alerts are now available

Coralogix has released a new flagship service management product, the SLO Center. The SLO Center allows customers to define service level objectives (SLOs) for their teams. SLOs can be defined across multiple services or metric streams. Powered by the Coralogix Streama engine, this unlocks full coverage SLOs for every team, regardless of volume and with very high cardinality limits.

Coralogix becomes first observability vendor to earn ISO/IEC 42001:2023 certification for responsible AI

We’re proud to announce that Coralogix is now officially ISO/IEC 42001:2023 certified, becoming the first observability vendor to achieve this globally recognized standard for responsible AI management. ISO/IEC 42001:2023 is the world’s first international standard for Artificial Intelligence Management Systems (AIMS). It provides a comprehensive framework for how organizations should govern AI, focusing on transparency, ethical use, accountability, and regulatory compliance.

SQL Server Transaction Log Analysis

Transaction logs play a crucial role in database management, especially in SQL Server databases. These logs meticulously record every transaction and the corresponding changes made to the database. Such detailed tracking is indispensable for identifying issues and restoring the database to a specific state and time if any failures occur. In SQL Server, every database includes a transaction log, a feature that is always enabled and cannot be turned off.