Trying to configure kibana plugin but getting Server Error 404
Tried with ES & Kibana on 5.6.7 and now on 6.2.1.
After setting up both plugins and the ES RoR configuration, I am able to hit the ES api directly using the basic auth headers and it works: I can read/write indices, etc. Passing incorrect user:pass returns forbidden.
Swapping to Kibana. After installing the enterprise plugin I am seeing the login screen. When I try and provide the same credentials used when hitting the ES api directly I get the response: Could not login: Server Error: 404.
Using incorrect creds I do see: Could not login: Forbidden. In the ES log I am also able to see both auth events (ALLOWED by and FORBIDDEN by).
Looking at my kibana logs I do not see anything that jumps out at me.
Am I missing something somewhere on the kibana setup?
Username/password are set in kibana.yaml.
The OS for both ES and Kibana servers is: CentOS 7.3
Sorry, I think there might be a understanding.
The issue is this:
When I was looking at the logs, the only reference to a 404 error was that normalize.min.css.map file. Went in and created it but am still getting that error on the kibana login page.
I used the credentials “admin:dev” which as you see in the readonlyrest config should give admin permissions. When I try logging in, ES outputs this: