I am developing a webpage in php to access all the available dashboards of kibana from a centralised location. From a web page clicking button to access the dashboard giving me an error
{"statusCode":404,"error":"Not Found"}
When I access the URL from web browser it is working for me. Problem only when access from a web page link.
Your help is highly appreciated in this regard.
I must be missing something - so if you create a link that takes you to the dashboard, clicking on it results in a 404 - but if you take that exact same link and past it into the address bar it works as expected?
Thanks for helping, I realised that Kibana Dashboard URLs were not working when they were part of POST method. On changing it to hyperlinks it worked for me.
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.