Hi All,
I indexed huge machine generted time series data in elastic db.
We want to visualize in kibana machines locations and statiscs regarding each machine.
My naive solution is to store geohash data in each record and than visualize it.
However machine location is static and its not make sense to store geohash data in each record/document.
Our idea is to "burned" machines location as geohash data in JSON query ( "JSON input which allows you to specify additional aggregation parameters to send with your request").
Did this idea make sense?
Is there any example how to do that ? references?
Is there better solutions?
Thank you about your response Mark.
I understand that such approach is feasible.
What did you mean "external to ES" ?
Did you mean to read static (never changing) parameters such machine Geohash data from "external" file ?
Similar topics/ examples?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.