amazon web services - AWS RDS: how to monitor data transfer out -


i using rds mysql instance on aws (amazon web services). rds sits on public subnet need write database on internet external pc. further write queries in programs java , python pull data sits on mysql database. know how can monitor how data reading / querying rds instance. know aws charges me per gb of data per month , query database lot statistic helpful.

thankyou in advance.

the place start in cloudtrail service, lets log service requests. here link rds-specific documentation:


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -