Which of the below mentioned activities may help the user to get the data easily?

A user wants to find the particular error that occurred on a certain date in the AWS MySQL RDS DB.

Which of the below mentioned activities may help the user to get the data easily?
A . It is not possible to get the log files for MySQL RDS
B . Find all the transaction logs and query on those records
C . Direct the logs to the DB table and then query that table
D . Download the log file to DynamoDB and search for the record

Answer: C

Explanation:

The user can view, download, and watch the database logs using the Amazon RDS console, the Command Line Interface (CLI. or the Amazon RDS API. For the MySQL RDS, the user can view the error log, slow query log, and general logs. The user can also view the MySQL logs easily by directing the logs to a database table in the main database and querying that table.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments