# Fastly::FilterFieldItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **field** | **String** | The log field to which this filter should be applied. | [optional] | | **operator** | **String** | The comparison operator used for this filter. | [optional] | | **value** | [**ValueField**](ValueField.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)