Difference between revisions of "Aws rds describe-db-log-files"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
--db-instance-identifier mydbinstance \ | --db-instance-identifier mydbinstance \ | ||
--cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}' | --cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}' | ||
+ | * [[SHOW]] | ||
== See also == | == See also == |
Latest revision as of 12:00, 4 August 2022
aws rds describe-db-log-files --db-instance-identifier YOUR_DB
Related[edit]
aws rds modify-db-instance \ --db-instance-identifier mydbinstance \ --cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}'
See also[edit]
Advertising: