Difference between revisions of "Aws rds describe-db-log-files"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* <code>[[aws rds describe-db-instances]]</code> | * <code>[[aws rds describe-db-instances]]</code> | ||
* <code>[[SHOW config file]];</code> | * <code>[[SHOW config file]];</code> | ||
+ | [[aws rds modify-db-instance]] \ | ||
+ | --db-instance-identifier mydbinstance \ | ||
+ | --cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}' | ||
== See also == | == See also == |
Revision as of 12:00, 4 August 2022
aws rds describe-db-log-files --db-instance-identifier YOUR_DB
Related
aws rds modify-db-instance \ --db-instance-identifier mydbinstance \ --cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}'
See also
Advertising: