makeresults command: Overview, syntax, and usage

The SPL2 makeresults command generates the specified number of search results in temporary memory.

The SPL2 makeresults command generates the specified number of search results in temporary memory. The results include the _time field. If you don't specify count, one result is generated.

Syntax

The required syntax is in bold.

makeresults

count

Required arguments

None

Optional arguments

count

Syntax: integer

Description: The number of events you want to generate.

See also

makeresults command

makeresults command: Examples