Showing availability in Kibana

Hey there,

I am currently looking for a possibility to track the availability of three machines in Kibana.

Short explanation:

These machines are chained together and every machine logs a start and a stop event as soon as it starts working / stops working. As they are chained I am interessted in the overall availability which means only when all three machines are working it should start measuring the time but as soon as one of these machines stops measuring of the time should also stop. After that want to compare this time in to the last 60min.

Is that possible?

Thanks so much for your help and input :slight_smile:

Hey again,

I would need to add that these start and stop events are being parsed into an SQL database which is again being pushed by logstash into elasticsearch. Sadly no way around it at the moment.

Anyone who could push me in the right direction?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.