Hello,
I am trying to build new plugin for kibana version 7.9.1. can someone please guide me how to fetch data from elasticsearch index. can someone provide me example for it.
Hello,
I am trying to build new plugin for kibana version 7.9.1. can someone please guide me how to fetch data from elasticsearch index. can someone provide me example for it.
Hi! Here is our developer guide: https://www.elastic.co/guide/en/kibana/current/development.html
The guide has a subsection with plugin resources: https://www.elastic.co/guide/en/kibana/current/development-plugin-resources.html
To fetch data from Elasticsearch, use the data
service. See the README from the source code: https://github.com/elastic/kibana/blob/master/src/plugins/data/README.md
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.