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.

  • キーワードを指定し、ワイルドカードを使用して、選択している列またはビューにキーワードを含んでいる行のみを表示します。

    ほとんどの列およびログビューのフィルタで、次のワイルドカード一致を使用できます。

    • 文字なしまたは 1 文字の一致 (「?」)。例: 198.51.100.2?(IP アドレスが 2 または 20 ~ 29 で終わるトークンが一致します)。
    • 文字なし、1 文字、または複数の文字の一致 (「*」)。例: Stop* (StopStoppedStopping などを含むログ文字列が一致します)。