CloudWatchLogOptionsSpecification
Options for sending VPN tunnel logs to CloudWatch.
Contents
- LogEnabled
-
Enable or disable VPN tunnel logging feature. Default value is
False
.Valid values:
True
|False
Type: Boolean
Required: No
- LogGroupArn
-
The Amazon Resource Name (ARN) of the CloudWatch log group to send logs to.
Type: String
Required: No
- LogOutputFormat
-
Set log format. Default format is
json
.Valid values:
json
|text
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: