# LogAggregationsFilterFieldItem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | Option<**String**> | The log field to which this filter should be applied. |
**operator** | Option<**String**> | The comparison operator used for this filter. |
**value** | Option<[**crate::models::LogAggregationsValueField**](LogAggregationsValueField.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)