I've been trying to set up kibana 5 running as a web service using Microsoft IIS. I have set up a reverse proxy and I can access the kibana site through the IIS default web browser. However, when I access kibana this way, the index patterns are mixed up, with some indices appearing as data in the incorrect index pattern.
I presume this may be a problem with the way the kibana config file is configured, as I have never changed the config file to tell kibana that it will be accessed through another port via the IIS.
Does anyone know how to fix this problem, so that accessing kibana 5 through the default port (5601)and through the IIS web service port (80) will yield the same results?
First, are you able to visit localhost:5601? And do you still see the same problems when you do that? I'm trying to figure out if the reverse proxy is really related to the problem you're experiencing... it does seem like an odd symptom to be related to your reverse proxy setup!
I have changed localhost to my IP address, but yes, I can visit myIP:5601 and I have no problems when I do that. All the index patterns and indexes are all ordered correctly and there are no problems.
However, when I access kibana through the reverse proxy, there are many errors. Originally the indexes were all mixed up. Now when I enter through the reverse proxy, no data is shown and it flags an error regarding shards. Everything works fine when I access it using myIP:5601.
Hi Anne, would you mind listing all of the errors you're seeing, and posting the actual error messages?
You mentioned that originally all of the indexes were mixed up. Are they still mixed up?
You also mentioned that now you're seeing an error regarding shards. Is this new behavior, or did this error also appear earlier when the indexes were mixed up? If this is new behavior, did you make any changes that could have caused/affected this change in behavior?
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.