I am looking for more bin examples other than using it for time. I have a field called seconds and I suspect a timeout is occuring at around 15 seconds and 30 seconds. I want to create something like a histogram table where it shows me how many of the "seconds" field were between 1-10, 10-20, 20-30, etc.
I can't seem to find "bin" in the online documentation. Can someone point me to it?
From my understanding bin
is the exact same as bucket
so you can look at the documentation for bucket
: http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Bucket
From my understanding bin
is the exact same as bucket
so you can look at the documentation for bucket
: http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Bucket