typer command: Overview, syntax, and usage
The SPL2 typer command creates an eventtype field for search results that match known, existing event types.
The SPL2 typer command creates an eventtype field for search results that match known event types. The event types must already exist to use this command.
Syntax
The required syntax is in bold.
typer
[eventtypes=string, ...]
[maxlen=integer]
Required parameters
None
Optional parameters
eventtypes
Syntax: eventtypes=string-list
Description: A comma-separated list of the event types for the events that you want returned. The names of the event types must be enclosed in quotation marks.
Default: Returns all matching event types
maxlen
Syntax: maxlen=integer
Description: The maximum number of characters to search an event to determine the event type.
Default: 10000 characters
See also
typer command