Issues in performing actions with Kibana dashboard :501 (Not Implemented)

Hello !

I installed Elasticsearch,Kibana and Fluentd on AWS instance. Elasticserach and Fluentd seems to work fine.But I am facing issues in working with Kibana dashboard. I am accessing dashboard on my local machine. Every time I try to perform some action like Visualize ,Dashboard(Create a dashboard) , it results in error 501 (Not Implemented). I tried to search this issue on the internet but couldn't find any valuable resource. Below is the error log that I get

Failed to load resource: the server responded with a status of 501 (Not Implemented)
commons.bundle.js?v=15104:38 Error: Not Implemented
at respond (kibana.bundle.js?v=15104:13)
at checkRespForFailure (kibana.bundle.js?v=15104:13)
at kibana.bundle.js?v=15104:1
at processQueue (commons.bundle.js?v=15104:38)
at commons.bundle.js?v=15104:38
at Scope.$eval (commons.bundle.js?v=15104:39)
at Scope.$digest (commons.bundle.js?v=15104:39)
at Scope.$apply (commons.bundle.js?v=15104:39)
at done (commons.bundle.js?v=15104:37)
at completeRequest (commons.bundle.js?v=15104:37)
(anonymous) @ commons.bundle.js?v=15104:38

Please help.

What version of Elasticsearch are you using? What Kibana version?

Hi Christian ,

I am using Kibana-5.4.1 with Elasticsearch-5.4.1 .

Thanks in advance !!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.