Troubleshooting RDS Protection monitoring issues - Amazon GuardDuty

Troubleshooting RDS Protection monitoring issues

GuardDuty RDS Protection analyzes and profiles your RDS login activity for potential access threats to the Supported databases. To collect security telemetry effectively, GuardDuty requires your database configured and operating without issues. If your database is misconfigured or experiencing issues, then security monitoring may be impacted.

The following section provides common issues and steps to troubleshoot them.

RDS storage full

When your RDS instance runs out of storage, GuardDuty may not collect security telemetry. Reaching DB instance storage capacity allocation (storage-full) is a critical status, and RDS recommends fixing this issue immediately. For more information, see Viewing instance status in the Amazon RDS User Guide.

To resolve the storage-full status, you can perform one of the following actions:

Unsupported versions on primary database for RDS for PostgreSQL

RDS for PostgreSQL read replica instances require the primary database instance to be on supported database version and to be successfully replicated from the primary database. GuardDuty monitors your instances only when these requirements are met.

To resolve the unsupported version issue, do one of the following:

  • Verify database version compatibility – Check that your primary RDS for PostgreSQL database is running one of the supported versions. For more information, see Supported databases.

  • Address potential replication issue – Review and resolve any replication issues between primary and replica instances. For more information about doing this, see Working with read replicas for RDS for PostgreSQL in the Amazon RDS User Guide.

Additional security considerations

If your organization has strict compliance requirements, we recommend implementing database auditing in addition to using RDS Protection. For more information about your security responsibilities and shared responsibility model, see Security in Amazon RDS in the Amazon RDS User Guide.