I have an index called history. I get data into this index through logstash and the data comes under the type clear. Now i am sending few data through perl which collects data from elasticsearch do some processing and finally sends data to the same index under different type. But the data from the new type is not visible in Kibana. What could be the reason ?
The perl code to add new index is
The create command worked successfully and i could see the documents. In the second index if i insert a new document of different type then i don't face this issue.
Could you specify "not visible in Kibana" a bit more? Are you using the Discover app or the Visualize app? What do the index patterns for both indices look like (e.g. what are their fields, what is defined as the timestamp field)?
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.