CloudWatch Pipelines Adds GeoIP, RDS, and XML Processors
Amazon CloudWatch pipelines now include three new processors to parse and enrich log data during ingestion. These additions enable automatic parsing of RDS Aurora audit and error logs, conversion of XML strings within logs to JSON, and enrichment of IP addresses with geographic context. These capabilities help engineers make previously unstructured log data immediately queryable and useful for compliance or security analysis. The processors are available at no additional cost in all AWS Regions where CloudWatch pipelines are generally available.
- →Amazon RDS log parser
- →XML parser for log data
- →GeoIP enrichment processor
Features (3) ›
- Amazon RDS log parser
This processor parses Aurora audit and error logs into structured fields, facilitating compliance reporting and easier querying. It addresses the challenge of native engine log formats for RDS Aurora logs.
- XML parser for log data
The XML parser converts a field containing an XML string within log data into a JSON format. This allows for easier extraction and analysis of embedded XML payloads from application logs, such as Windows Event Logs.
- GeoIP enrichment processor
This processor enriches any IP address field in log data with geographic context, including city, country, and coordinates. It is useful for security analysis by resolving source IPs to their physical locations.
https://aws.amazon.com/about-aws/whats-new/2026/08/cloudwatch-geoip-rds-xml/
Related releases
- Amazon RDS for MySQL Adds Support for Minor Version 8.4.11 AWS What's New ·
- AWS ARC Region switch adds automated RDS Oracle Data Guard failover block AWS What's New ·
- Amazon RDS now offers PostgreSQL 19 Beta 3 in its Preview Environment AWS What's New ·
- Amazon RDS for Oracle adds support for APEX version 26.1 AWS What's New ·
- Amazon RDS for Oracle now supports Oracle Application Express (APEX) version 26.1 AWS What's New ·
- Migrate Azure SQL Managed Instance to Amazon RDS for SQL Server Using BYOM Modernizing with AWS Blog ·