

# CwLog


A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.

## Contents


 ** CwLogEnabled **   <a name="cloudwatchrum-Type-CwLog-CwLogEnabled"></a>
Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.  
Type: Boolean  
Required: No

 ** CwLogGroup **   <a name="cloudwatchrum-Type-CwLog-CwLogGroup"></a>
The name of the log group where the copies are stored.  
Type: String  
Required: No

## See Also


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/rum-2018-05-10/CwLog) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rum-2018-05-10/CwLog) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rum-2018-05-10/CwLog) 