Hello,
I'm working on log files that contains information about some operations on differents levels, I have a field timestamp that representsthe time when each operation has occured on each level.
I want to calculate the time of spend on each level to visualize it on Kibana, the problem is i did not find something in the documentation or I didn't chose the correct keyword.
As a reminder I want to calculate the time Average processing time for each step of the operation so I can visualize it on Kibana.