- Newest
- Most votes
- Most comments
Hello, unfortunately there isn't a setting within RDS Proxy itself to change the log level or turn off logging. However, a few options you could try:
You can configure log exports on the underlying database instance (Postgres in your case) to send fewer log types to CloudWatch Logs. This would reduce the volume of logs without disabling them completely.
If you have enabled enhanced logging on the proxy, you could turn this off. Enhanced logging provides more detailed information but with additional overhead.
As a last resort, you could filter the log events in CloudWatch Logs to exclude the specific info-level messages that are generating the most costs for you. This would keep some logging enabled while removing the high-volume messages.
https://aws.amazon.com/getting-started/hands-on/set-up-shared-database-connection-amazon-rds-proxy/
Relevant content
- asked a year ago
- asked 2 months ago
- asked 2 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 3 months ago
Thank you, I will try the filter.
How can I create a feature request for that?
https://repost.aws/articles/ARU82W8PxQTzeF3j6AlxJwiA