Setup wuatch rule for Search Latency

Hi, I want to set watcher(Alert) for Search Latency > 10 ms.

Please suggest me which field from .monitoring-es-* index will have this parameter.

The monitoring data only contains aggregated information not on a per search base. Do you really think this solves your use-case?

Have you checked the slow log, which you could index into elasticsearch again and then write a watch?

--Alex

Thanks Alex for your response but Please let me know which attribute have aggregated "Search Latency" value in monitoring data.