You can view database log files for your Amazon Aurora DB engine by using the AWS Management Console. You can list what log files are available for download or monitoring by using the AWS CLI or Amazon RDS API.
To view a database log fileOpen the Amazon RDS console at https://console.aws.amazon.com/rds/.
In the navigation pane, choose Databases.
Choose the name of the DB instance that has the log file that you want to view.
Choose the Logs & events tab.
Scroll down to the Logs section.
(Optional) Enter a search term to filter your results.
The following example lists logs filtered by the text error
.
Choose the log that you want to view, and then choose View.
To list the available database log files for a DB instance, use the AWS CLI describe-db-log-files
command.
The following example returns a list of log files for a DB instance named my-db-instance
.
aws rds describe-db-log-files --db-instance-identifier my-db-instance
To list the available database log files for a DB instance, use the Amazon RDS API DescribeDBLogFiles
action.
Monitoring Aurora logs
Downloading a database log file
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4