Audit log search

To aid in searches, the Audit Log toolbar contains a Search field and Search button.

The search criteria are case insensitive and substring match.

The search function supports cell-by-cell and forward searches in cycle.

When no entry is selected, the Audit Log Viewer searches from the first cell in the first line. If a single entry is selected, then the Audit Log Viewer searches from the next cell of the selected cell in the selected line. When multiple entries are selected, the search begins from the next cell of the beginning selected cell’s column in the first selected line.

For example, you can multi-select rows by clicking Ctrl+cell. Each cell has its coordinate, that is, (row, column). If you select row 2,4,6 by clicking cell (2,4), (4,1), and (6,5), then it searches from the next cell (2,2) of start cell (2,1). This indicates the start cell has the smallest row number and smallest column number.

The cell that matches the search string is highlighted. If nothing is found, then a message box opens to notify you that the search item was not found. If the text field is empty, then no action is applied when you click Search.