to visualize these, im using vega in Kibana. (there are nested objects)
but logs are too many exist to aggregate and drawing grpah in vega.
(request timeout occured)
so, i decided to make other index to save summary information of the index's aggregation results.
crontab (or scheduling job) will insert this summary information to new index.
(near realtime aggregation summary)
im refering ElasticSearch documents, and i saw 'reindex' feature.
can i do this?
when i tested Reindex API, only filtered query's result is moved(i dont know 'copied' exactly) in new index.
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.