×
Back to Log Analytics FAQ
Could not export a dashboard
Issue Copied
The Status column shows Error Occurred after exporting a dashboard.
Solution Copied
The Kibana host may be behind a proxy. Ensure that it is accessible.
Steps Copied
- SSH to the Kibana host
- Execute the command
curl -u username:password -H'kbn-xsrf: true' https://<kibana.host>:5601/api/status
For example:
curl -u username:password -H'kbn-xsrf: true' https://pugo.mnl.itrsgroup.com:5601/api/status
- If the command fails, add the hostname in the kibana server’s /etc/hosts file.
- Repeat steps 1 and 2.
- If the issue persists, please raise a ticket and provide the following:
- timestamp of the issue
- screenshot of the Export Dashboard page
- Kibana version
- Kibana logs
- export.log
["Geneos"]
["FAQ"]