AwsAmazonMqBrokerLogsDetails
Provides information about logs to be activated for the specified broker.
Contents
- Audit
-
Activates audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Doesn't apply to RabbitMQ brokers.
Type: Boolean
Required: No
- AuditLogGroup
-
The location of the CloudWatch Logs log group where audit logs are sent.
Type: String
Pattern:
.*\S.*
Required: No
- General
-
Activates general logging.
Type: Boolean
Required: No
- GeneralLogGroup
-
The location of the CloudWatch Logs log group where general logs are sent.
Type: String
Pattern:
.*\S.*
Required: No
- Pending
-
The list of information about logs that are to be turned on for the specified broker.
Type: AwsAmazonMqBrokerLogsPendingDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: