CloudWatchLogOptions
Options for sending VPN tunnel logs to CloudWatch.
Contents
- logEnabled
-
Status of 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
-
Configured 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: