Difference between revisions of "Enabled cloudwatch logs exports"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#enabled_cloudwatch_logs_exports | ||
enabled_cloudwatch_logs_exports = ["postgresql"] | enabled_cloudwatch_logs_exports = ["postgresql"] | ||
+ | enabled_cloudwatch_logs_exports - (Optional) Set of log types to enable for exporting to CloudWatch logs. If omitted, no logs will be exported. Valid values (depending on engine). MySQL and MariaDB: audit, error, general, slowquery. PostgreSQL: postgresql, upgrade. MSSQL: agent , error. Oracle: alert, audit, listener, trace. | ||
− | {{aws_db_instance}} | + | == See also == |
+ | * {{aws_db_instance}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 09:41, 3 April 2023
enabled_cloudwatch_logs_exports = ["postgresql"]
enabled_cloudwatch_logs_exports - (Optional) Set of log types to enable for exporting to CloudWatch logs. If omitted, no logs will be exported. Valid values (depending on engine). MySQL and MariaDB: audit, error, general, slowquery. PostgreSQL: postgresql, upgrade. MSSQL: agent , error. Oracle: alert, audit, listener, trace.
See also[edit]
Advertising: