By specifying the dashboard id, Im able to download the dashboard content in html format. But I wanted to know how to download the content in png format.
Basically you have to hit a POST request: curl -XPOST -u username:password -H 'kbn-xsrf: true' 'GENERATED_URL'
and then the response will contain a path to the generated report that you can just read with GET request.
Thanks for your resposne. Im currently using kibana 7.7.1 and when I try to click on the share option in the dashboard. I do not get t a snapshot for PNG reports. Snapshot below
Unfortunately, PNG reports are available in a licences higher than basic. You can test it out by going to Stack management and starting 30 days trial licence upgrade.
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.