| Field | Description | Example |
|---|---|---|
| user | match on user | user:^username$ |
| domain | match against domain list | domain:^parent.tld |
| dest | match destination path | dest:/path/to/file |
| desc | match schedule description | desc:wild echo |
| time | matches formatted date | time:06:00 PM |
| type | incremental or full | type:incremental |
| size | comparisons with units | size:>40m<55m |
| status | check status label text | status:failed |