You can refine your Sync Report Search
- using checkboxes,
- by specifying a date range
- or by using regular expressions.
Checkboxes
The checkboxes located above the “Search Sync reports” search bar allow you to refine their search parameters by selecting which types of reports to include in the search:
- Preview: if checked, you can search among Preview reports
- Deploy: if checked, you can search among Deploy reports
- Backup: if checked, you can search among the Backup reports
- Unchanged/Skipped/Failed Report Sections: this is unchecked by default due to the large volume of data; it is useful for specific scenarios such as tracking failed syncs.
Date range selector
You can narrow down the search results by specifying a date range.
To do this, follow these steps:
- Click “Select date range”.
- Pick the “Start Date” and “End Date” fields.
- Once you've set both the start and end dates, select the “Apply” button below.
The search results will be filtered to show only items within that date range.
Regular expressions
The Sync Report Search functionality includes the possibility to use regular expressions (regex), allowing for intricate filtering beyond simple keyword matching. However, it's important to note that this feature is not enabled by default and is primarily intended for expert users who are familiar with regex syntax.
To utilize regex in your searches, select the “Use Regular Expression” column and input regex patterns directly into the search field. Configuration Manager's regex implementation aligns with JavaScript standards.