I have a requirement for a simple web app - basically display a table of data (from elastic) with actionable buttons associated with each row.
My users would prefer this function as a Kibana plug-in for ease of use reasons, but I have looked at the Kibana plugin docs etc and I don't get a warm feeling - I think I might be much better off to do a simple standalone Angular 6 based web app style solution.
Our plugin spec is still experimental and will experience change until it has stabilized. At that time, we will have more documentation finalized. A standalone app would be more stable. You can utilize the ES aggregations and use a JS framework like Flot to create the visualizations. Otherwise, you will need to publish a new version of your plugin when you want to update Kibana and follow the change which affect the plugin interfaces.
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.