Question: How can I see Kibana's own application and error logs on Kibana itself?
For example, I want to investigate further on the following error that I encountered when trying to delete a dashboard. "TypeError: Failed to fetch" is not meaningful enough for me to know what needs to be done to resolve the issue.
I can see the statistics on Stack Monitoring tab, but looking at the application and error logs will be helpful for troubleshooting.
On top of not being able to delete dashboards, I also cannot create/modify/delete roles and users via the UI. I can only do any of that using REST API from the Dev Tools.
The logs should be able to tell you what is going on . Unfortunately cannot debug further without the ES and Kibana logs. I would also check what permission the user has . This document might help you.
But what is surprising is, you can do it from console ?!
Please detail the steps taken and we can investigate further.Also is there a proxy introduced anywhere ?
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.