

# CloudWatchOutputConfig


 The configuration for writing evaluation results to CloudWatch logs with embedded metric format (EMF) for monitoring. 

## Contents


 ** logGroupName **   <a name="bedrockagentcorecontrol-Type-CloudWatchOutputConfig-logGroupName"></a>
 The name of the CloudWatch log group where evaluation results will be written. The log group will be created if it doesn't exist.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[.\-_/#A-Za-z0-9]+`   
Required: Yes

## 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/bedrock-agentcore-control-2023-06-05/CloudWatchOutputConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/CloudWatchOutputConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/CloudWatchOutputConfig) 