median()
Find the median value of the inputs.
Syntax
median(inputstream, [inputstream…]))
Parameter | Type | Description |
---|---|---|
inputstream |
stream |
An input stream |
Returns a new stream object with the median of all inputs.
Examples
|
|
© Copyright 2020 Splunk, Inc.
Third-party license information