

# LogGroupField
<a name="API_LogGroupField"></a>

The fields contained in log events found by a `GetLogGroupFields` operation, along with the percentage of queried log events in which each field appears.

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

 ** name **   <a name="CWL-Type-LogGroupField-name"></a>
The name of a log field.  
Type: String  
Required: No

 ** percent **   <a name="CWL-Type-LogGroupField-percent"></a>
The percentage of log events queried that contained the field.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

## See Also
<a name="API_LogGroupField_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/logs-2014-03-28/LogGroupField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/LogGroupField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/LogGroupField) 