Calculates the sum for a field over a set of events. Result is returned in a field named _sum.
Hide omitted argument names for this functionShow omitted argument names for this function
sum()
Examples
How many bytes did our webserver send per minute
logscale
bucket(function=sum(bytes_sent))