Splunk Search

Eval and Status

peter_gianusso
Communicator

I want to get a average of the indexing latency time by host.

index = ili_imaging_index| eval latency =_time - _indextime| table avg(latency) by host

This is returning useless stuff. This seems so simple!!

Tags (3)
0 Karma
1 Solution

peter_gianusso
Communicator

this works

index = ili_imaging_index| eval latency =_time - _indextime| stats sum(latency) by host

View solution in original post

0 Karma

peter_gianusso
Communicator

this works

index = ili_imaging_index| eval latency =_time - _indextime| stats sum(latency) by host

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...