Hi,
I have created index in elastic search through PIG.
The new index is not appearing in Kibana Discover section for search.
But I can see the index in elastic search.
Please help how to fix this.
Thanks
Hi,
I have created index in elastic search through PIG.
The new index is not appearing in Kibana Discover section for search.
But I can see the index in elastic search.
Please help how to fix this.
Thanks
You'll probably need to create your index pattern first. This is a mapping from Kibana to your Elasticsearch index. Go to Management > Index Pattern > Add New
I'd suggest to go through the Getting Started section of Kibana. There's a section that shows you how to create an index pattern. https://www.elastic.co/guide/en/kibana/current/tutorial-define-index.html
Thanks.
Now if we don't have any time stamp in documents that we are indexing than how we can create index pattern in Kibana. Please suggest.
That's fine. You can create an index without timestamp. You will not have that combobox option.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.