Search Fields for History

Fields

All field names are case sensitive.

Field Name Description Values / Format

day

Day on which the sync process occurred.

String

month

Month in which the sync process occurred.

String

year

Year in which the sync process occurred.

String

Query Examples

Each field can only be used once in a search query. For example, the following is not allowed:

day='1' OR day='2'

  • Find all sync processes that occurred in January 2022.

    month='Jan' AND year='2022'