Amazon MQ Broker LogsConfiguration
The
LogsConfiguration property type enables general or audit logging for an Amazon MQ
broker.
LogsConfiguration is a property of the AWS::AmazonMQ::Broker
resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Audit-
Enables audit logging. Every user management action made using JMS or the ActiveMQ Web Console is logged.
Required: No
Type: Boolean
Update requires: Some interruptions
General-
Enables general logging.
Required: No
Type: Boolean
Update requires: Some interruptions
