I am using kibana 4.0 and elastic search 1.5
I want to get the latest set of documents if there are identical documents.
Is it possible?
eg. This is my set of document.
Here you can see that the first two documents are identical. So in the kibana chart, is it possible to consider only one of this entry.ie the document {"Name": "Sunil", "Org":"xyz" } should be plotted only once.
So every time when a log with an existing name appears, Elasticsearch will make a new "Version" of this log and the old is no longer in your search/visualization.
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.