Help Center/
Database Security Service/
FAQs/
Troubleshooting/
What Do I Do If I Audit RDS Psostgres Database but No Audit Result Is Displayed?
Updated on 2024-04-16 GMT+08:00
What Do I Do If I Audit RDS Psostgres Database but No Audit Result Is Displayed?
Symptom
No audit result is displayed after an RDS Psostgres database is audited.
Possible Causes
- The configuration of the DBSS audit instance is incorrect. Check the configuration again.
- If the configuration is correct but no audit result is displayed, connect to the database instance in non-SSL mode.
Solutions
Run the following command to connect to the database:
psql -h xxx.xxx.xxx -p 5432 "dbname=postgres user=root sslmode=disable"
Parent topic: Troubleshooting
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot