Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log RDS messages to admin server then to s3 bucket #20

Open
robruma opened this issue Jul 8, 2014 · 2 comments
Open

Log RDS messages to admin server then to s3 bucket #20

robruma opened this issue Jul 8, 2014 · 2 comments

Comments

@robruma
Copy link
Contributor

robruma commented Jul 8, 2014

No description provided.

@robparrott
Copy link
Contributor

aws rds describe-db-log-files  --db-instance-identifier testlogging1masterdatabase
aws rds download-db-log-file-portion  --db-instance-identifier testlogging1masterdatabase --log-file-name error/mysql-error-running.log help

@robparrott
Copy link
Contributor

Also refer to:

http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.Concepts.MySQL.html

Looks like to get more useful logging, we need to tweak the DB parameters on startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants