

# ImageLoggingConfiguration
<a name="API_ImageLoggingConfiguration"></a>

The logging configuration that's defined for the image. Image Builder uses the defined settings to direct execution log output during image creation.

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

 ** logGroupName **   <a name="imagebuilder-Type-ImageLoggingConfiguration-logGroupName"></a>
The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to `/aws/imagebuilder/image-name`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `^[a-zA-Z0-9\-_/\.]{1,512}$`   
Required: No

## See Also
<a name="API_ImageLoggingConfiguration_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/imagebuilder-2019-12-02/ImageLoggingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/imagebuilder-2019-12-02/ImageLoggingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/imagebuilder-2019-12-02/ImageLoggingConfiguration) 