

# CloudWatchMonitoringConfiguration


A configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs.

## Contents


 ** logGroupName **   <a name="emroneks-Type-CloudWatchMonitoringConfiguration-logGroupName"></a>
The name of the log group for log publishing.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\.\-_/#A-Za-z0-9]+`   
Required: Yes

 ** logStreamNamePrefix **   <a name="emroneks-Type-CloudWatchMonitoringConfiguration-logStreamNamePrefix"></a>
The specified name prefix for log streams.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*\S.*`   
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/emr-containers-2020-10-01/CloudWatchMonitoringConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/emr-containers-2020-10-01/CloudWatchMonitoringConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/emr-containers-2020-10-01/CloudWatchMonitoringConfiguration) 