

# ConnectionLogOptions
<a name="API_ConnectionLogOptions"></a>

Describes the client connection logging options for the Client VPN endpoint.

## Contents
<a name="API_ConnectionLogOptions_Contents"></a>

 ** CloudwatchLogGroup **   
The name of the CloudWatch Logs log group. Required if connection logging is enabled.  
Type: String  
Required: No

 ** CloudwatchLogStream **   
The name of the CloudWatch Logs log stream to which the connection data is published.  
Type: String  
Required: No

 ** Enabled **   
Indicates whether connection logging is enabled.  
Type: Boolean  
Required: No

## See Also
<a name="API_ConnectionLogOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/ConnectionLogOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/ConnectionLogOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/ConnectionLogOptions) 