Finds numeric range between the smallest and largest numbers for the specified field over a set of events. Result is returned in a field named _range
Name | Type | Required | Default | Description |
---|---|---|---|---|
field | string | Yes | field to extract a number from | |
as | string | No | _range | name of output field |
field
is the unnamed parameter.
What was the range in responsetime
range(responsetime)