This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MSK::Cluster LoggingInfo
You can configure your MSK cluster to send broker logs to different destination types. This is a container for the configuration details related to broker logs.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AuthorizerLogs" :AuthorizerLogs, "BrokerLogs" :BrokerLogs}
Properties
Property description not available.
Required: No
Type: AuthorizerLogs
Update requires: No interruption
BrokerLogs-
You can configure your MSK cluster to send broker logs to different destination types. This configuration specifies the details of these destinations.
Required: No
Type: BrokerLogs
Update requires: No interruption