Filter tables rows and hide and select columns

Click a column heading and use the following from the drop down list:

Control

Purpose

Sort.

Sort column in ascending or descending order.

Columns.

Pick the columns you want to view. Click a check box to display the column. Clear the check box to hide it.

Group by this field.

Group table into collapsible rows wherever the current column contains identical data ("field") values.

Filters.

  • 提供了一个关键字,并使用通配符,以便只查看所选列或视图中包含该关键字的行。

    大多数的列和日志查看筛选器提供下列通配符匹配︰

    • 匹配零个字符或任何一个字符匹配 ('?')。示例198.51.100.2?(将标记与与结尾为 2 或 20-29 的 IP 地址匹配)。
    • 匹配零个、任何一个或多个字符 ('*')。示例Stop*(匹配包含StopStoppedStopping 等的日志字符串。)