Difference between revisions of "Aws rds describe-db-log-files"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | aws rds describe-db-log-files | + | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/describe-db-log-files.html |
+ | [[aws rds]] describe-db-log-files --db-instance-identifier YOUR_DB | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[aws rds describe-db-instances]]</code> | ||
+ | * <code>[[SHOW config file]];</code> | ||
+ | [[aws rds modify-db-instance]] \ | ||
+ | --db-instance-identifier mydbinstance \ | ||
+ | --cloudwatch-logs-export-configuration '{"EnableLogTypes":["postgresql", "upgrade"]}' | ||
+ | * [[SHOW]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{aws rds}} |
+ | |||
+ | [[Category:AWS]] |
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: