Red Hat and Splunk automate incident response for IT ops
Red Hat announced it's integrated its automation tool with Splunk’s monitoring platform. Now, when Splunk detects an issue—like memory leaks or expiring certificates—Red Hat’s Ansible Automation Platform can fix it automatically. This turns repetitive IT work into fast, audited automation, aiming to cut the time it takes to resolve incidents from hours to seconds.
- Red Hat Ansible connects to Splunk's Observability Cloud
- Automation covers common issues like crashes or expiring certificates
- Deployment works across Windows, Linux, and cloud containers
- Access control and audit trails help meet security standards
Sources covering this
In this story
More in Enterprise
Red Hat adds NVIDIA BlueField to OpenShift
Red Hat OpenShift will now support NVIDIA BlueField hardware, aiming to make data centers faster by letting specialized cards take on tasks usually handled by main processors. By moving network traffic management and security enforcement off CPUs and onto BlueField, businesses can free up computing power for core applications and AI tasks. Red Hat says this helps cut operational costs and makes network security more robust.
SAP addresses critical security flaw in core software
SAP has released a patch for a maximum severity vulnerability, tracked as CVE-2026-44756, affecting the SAP kernel. Security researchers at Onapsis say over 10,000 internet-exposed SAP systems could be at risk. The flaw allows unauthenticated attackers to send crafted network requests that could let them execute arbitrary operating system commands with administrative privileges. There are currently no reports of active exploitation, but experts recommend immediate patching.
Google Data Cloud adds new AI and analytics tools
Google just launched several new features for its Data Cloud. BigQuery now supports stateful processing in streaming queries, letting you do things like rolling averages in real time (currently in preview). There’s also a ready-to-use synthetic data generator for Managed Kafka, now generally available. And Lakehouse managed tables for Apache Iceberg are in preview, promising easier data management and cross-tool compatibility. Updates to Dataflow pipelines are also rolling out.
Google Cloud SQL Server Migration Skips User Logins
If you migrate a SQL Server database to Google Cloud SQL using their Database Migration Service, your data goes over—but user logins don’t. That’s on purpose, says Google: DMS deliberately doesn’t copy server logins for security and compliance reasons. If you want your applications to connect, you’ll have to migrate those logins manually with standard SQL Server tools.