Is there some Javascript/Python/Go SDK for Kibana that will allow me to automatically create visualisations in Kibana? I would like to integrate it with our CI/CD.
Lars
Is there some Javascript/Python/Go SDK for Kibana that will allow me to automatically create visualisations in Kibana? I would like to integrate it with our CI/CD.
Lars
Hello,
It is possible to do this via Kibana's API. Refer to this thread and this one for reference. Just a heads up, some of the details here have very likely changed depending on the version of Kibana you're running but the general principles should be the same. You might want to export current visualizations to give yourself a template for how they're structured before trying to recreate them programatically.
Regards,
Aaron
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.