Ensure that Postgres errors are logged
| Property | |
|---|---|
| Language | |
| Severity | |
| Service | sql |
| Provider |
Description#
The database instance is configured with a minimum log severity that is too high, causing important Postgres errors to be omitted from the logs. This prevents error events from being recorded and available for review.
Impact#
Without error logging, database issues may go undetected, making troubleshooting difficult and increasing the risk of unresolved outages or security incidents. Critical problems could persist unnoticed, affecting data integrity and application reliability.
Resolution#
Set the minimum log severity to at least ERROR