External DocumentationTo learn more, visit the Splunk documentation.
Parameters
Parameter | Description |
---|---|
Count | The maximum number of results to return. If value is set to 0, then all available results are returned. |
Offset | The first result (inclusive) from which to begin returning data. This value is 0-indexed. Default value is 0. In 4.1+, negative offsets are allowed and are added to count to compute the absolute offset (for example, offset=-1 is the last available offset). Offsets in the results are always absolute and never negative. |