AWS::KinesisAnalyticsV2::Application ZeppelinMonitoringConfiguration
Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook. For more information about CloudWatch logging, see Monitoring.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "LogLevel" :String}
YAML
LogLevel:String
Properties
LogLevel-
The verbosity of the CloudWatch Logs for an application. You can set it to
INFO,WARN,ERROR, orDEBUG.Required: No
Type: String
Allowed values:
DEBUG | ERROR | INFO | WARNUpdate requires: No interruption