Difference between revisions of "Enabled cloudwatch logs exports"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
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: