...
Changes the display name and/or format of specified columns in the table resulting from the complex search.
Syntax
display [Result_Column_Name] (as [New _Column_Name]) (in [Format_Type] format) (, [RESULT_COLUMN_NAME] (as [NEW_COLUMN_NAME] )…)
Required Arguments
RESULTResult_COLUMNColumn_NAMEName
Syntax: <character string>
Description: The name of the column header in the resulting events whose name and/or format you want to change in the resulting summary table.
Optional Arguments
NEW New_COLUMNColumn_NAMEName
Syntax: <character string>
Description: The new name of the column header displayed in the summary table.
[ ]Format_Type
Syntax: <character string>
Description: The new format of the column header values. This can be any of the following formats:
...