| Name | Type | Description | Notes |
|---|---|---|---|
| logFilter | String | Audit logs should meet the filter condition | [optional] |
| logAgeLimit | Long | Include logs with timstamps not past the age limit in days | [optional] |
| logFilterType | LogFilterTypeEnum | Type of log filter | [optional] |
| Name | Value |
|---|---|
| TEXT | "TEXT" |
| REGEX | "REGEX" |