Dataset functions

Dataset functions create events to form a dataset. You can use a dataset function with any generating command, such as the from, join, and union commands.

The following table describes the SPL2 dataset functions:

Dataset function Supported runtime Description
repeat splunkd Use this function to create events in a temporary dataset. The SPL2 repeat() dataset function is similar to the makeresults command in SPL.