Skip to main content

table

Description

Creates a table from specified fields. Supports wildcards.

Syntax

table <field-list>

Required Arguments

ParameterSyntaxDescription
<field-list><field> [, <field>]A list of fields by which the table is created.

Query Examples

Example 1:

Example #1
... | table event @timestamp

Example 2:

Example #2
... | table @timest*