Need to reindex data collected from querying the current ES index

Hi everyone

I am trying to implement statistical anomaly detector in my ES cluster based on the below blog.

https://www.elastic.co/blog/implementing-a-statistical-anomaly-detector-part-13..

I am having queries regarding how to reindex the values that I am getting from hitting the aggregation query in ES.

How do i get those values and pass them to a new index.

Please point me in the right direction.

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