I would like to create a sample Form in Kibana (version 6.3) to add data to elasticsearch. Is there an example or link which I can follow it to create my UI in first step and loading data to elasticsearch in second step?
But unless you really need this to run in the Kibana UI, it might be just as easy to stand up your own simple web form, as it takes pretty solid dev-chops either way.
Thanks for your reply.
Actually I know that I have to develop a kibana plugin, but I can't find a useful link which I can follow it to create my plugin.
Developing a Kibana plugin means that I have to fork Kibana repo ... ?
You definitely don't need to fork the repo! Although, I think it is easier to develop plugins by running Kibana from the sources (rather than from a production build), as you'll get more dev-friendly stack traces if anything goes wrong.
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.