# Kibana - IIS 7.5

**URL:** https://discuss.elastic.co/t/kibana-iis-7-5/21832
**Category:** Elasticsearch
**Created:** [January 26, 2015, 1:58pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832 "2015-01-26T13:58:43Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Garrett\_Johnson](https://avatars.discourse-cdn.com/v4/letter/g/41988e/32.png) [@Garrett\_Johnson](https://discuss.elastic.co/u/Garrett_Johnson)
#### Post date: [January 26, 2015, 1:58pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/1 "2015-01-26T13:58:43Z")

</div>

I was able to get Kibana setup on my localhost and did a generic entry to  
allow everything into the elasticsearch.yml

http.cors.allow-origin: "/.\*/"

Now I'm trying to getting it to run on my remote server running IIS 7.5 on  
port 8080.

The page loads but only the top bar loads and nothing else any ideas?

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [January 26, 2015, 2:48pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/2 "2015-01-26T14:48:57Z")

</div>

On Monday, January 26, 2015 at 14:58 CET,  
GWired [garrettcjohnson@gmail.com](mailto:garrettcjohnson@gmail.com) wrote:

> I was able to get Kibana setup on my localhost and did a generic entry  
> to allow everything into the elasticsearch.yml  
> http.cors.allow-origin: "/.\*/"  
> Now I'm trying to getting it to run on my remote server running IIS  
> 7.5 on port 8080.  
> The page loads but only the top bar loads and nothing else any ideas?

Did you also enable CORS by setting http.cors.enabled to true?

> <https://stackoverflow.com/questions/26828099/kibana-returns-connection-failed>

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

--  
Magnus Bäck | Software Engineer, Development Tools  
[magnus.back@sonymobile.com](mailto:magnus.back@sonymobile.com) | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/20150126144857.GA18395%40seldlx20533.corpusers.net](https://groups.google.com/d/msgid/elasticsearch/20150126144857.GA18395%40seldlx20533.corpusers.net).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Itamar\_Syn\_Hershko](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/itamar_syn_hershko/32/725_2.png) [@Itamar\_Syn\_Hershko](https://discuss.elastic.co/u/Itamar_Syn_Hershko)
#### Post date: [January 26, 2015, 2:51pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/3 "2015-01-26T14:51:18Z")

</div>

You may want to give this a try:

> **[GitHub - synhershko/KibanaDotNet at owin](https://github.com/synhershko/KibanaDotNet/tree/owin)**
>
> owin

--

Itamar Syn-Hershko  
[http://code972.com](http://code972.com) | @synhershko [https://twitter.com/synhershko](https://twitter.com/synhershko)  
Freelance Developer & Consultant  
[Lucene.NET](http://Lucene.NET) committer and PMC member

On Mon, Jan 26, 2015 at 3:58 PM, GWired [garrettcjohnson@gmail.com](mailto:garrettcjohnson@gmail.com) wrote:

> I was able to get Kibana setup on my localhost and did a generic entry to  
> allow everything into the elasticsearch.yml
> 
> http.cors.allow-origin: "/.\*/"
> 
> Now I'm trying to getting it to run on my remote server running IIS 7.5 on  
> port 8080.
> 
> The page loads but only the top bar loads and nothing else any ideas?
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/31402e52-0b96-4f2a-900a-d7f09bf62774%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsZSWdjC6RwLFgm2p8Q3Y\_kSJT6W1wVw8SQ7U-MeJtjqA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsZSWdjC6RwLFgm2p8Q3Y_kSJT6W1wVw8SQ7U-MeJtjqA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Garrett\_Johnson](https://avatars.discourse-cdn.com/v4/letter/g/41988e/32.png) [@Garrett\_Johnson](https://discuss.elastic.co/u/Garrett_Johnson)
#### Post date: [January 26, 2015, 3:46pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/4 "2015-01-26T15:46:44Z")

</div>

Yes,

It works when I'm on my localhost serving it to me connected to a remote  
elasticsearch. It just isn't working when I'm serving it from a dedicated  
Windows 2008 web server connected to the same remote elasticsearch.

Config Working:

Desktop: IIS 8 installed on Windows 8.1 - Kibana Installed Localhost  
Server: [abc.mydomain.com:9200](http://abc.mydomain.com:9200), Elasticsearch 1.4.2  
Elastic Search yml has

http.cors.enabled: true  
http.cors.allow-origin: "/.\*/"

Config Not Working:  
Kibana Server: IIS 7.5 installed on Server 2008R2 - Kibana Installed on  
port 8080  
Elasticsearch Server: exactly the same as above

When elasticsearch was cors info was incorrect it actually gave an error  
message. Now it is just launching partially, it's not giving any errors.  
Which is very strange.

No Errors in the eventlog of the Kibana server.

Garrett

On Monday, January 26, 2015 at 9:49:16 AM UTC-5, Magnus Bäck wrote:

> On Monday, January 26, 2015 at 14:58 CET,  
> GWired \<[garrett...@gmail.com](mailto:garrett...@gmail.com) \<javascript:\>\> wrote:
> 
> > I was able to get Kibana setup on my localhost and did a generic entry  
> > to allow everything into the elasticsearch.yml  
> > http.cors.allow-origin: "/.\*/"  
> > Now I'm trying to getting it to run on my remote server running IIS  
> > 7.5 on port 8080.  
> > The page loads but only the top bar loads and nothing else any ideas?
> 
> Did you also enable CORS by setting http.cors.enabled to true?
> 
> [elasticsearch - Kibana returns "Connection Failed" - Stack Overflow](http://stackoverflow.com/questions/26828099/kibana-returns-connection-failed)
> 
> [Elasticsearch Platform — Find real-time answers at scale | Elastic](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-http.html)
> 
> --  
> Magnus Bäck | Software Engineer, Development Tools  
> [magnu...@sonymobile.com](mailto:magnu...@sonymobile.com) \<javascript:\> | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/77582986-b897-411f-90bd-6a627bdd3049%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/77582986-b897-411f-90bd-6a627bdd3049%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Akshay\_Davis](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/akshay_davis/32/957_2.png) [@Akshay\_Davis](https://discuss.elastic.co/u/Akshay_Davis)
#### Post date: [January 27, 2015, 8:31am UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/5 "2015-01-27T08:31:28Z")

</div>

Have you added the .json MIME type for the site in IIS?

On Monday, January 26, 2015 at 3:46:44 PM UTC, GWired wrote:

> Yes,
> 
> It works when I'm on my localhost serving it to me connected to a remote  
> elasticsearch. It just isn't working when I'm serving it from a dedicated  
> Windows 2008 web server connected to the same remote elasticsearch.
> 
> Config Working:
> 
> Desktop: IIS 8 installed on Windows 8.1 - Kibana Installed Localhost  
> Server: [abc.mydomain.com:9200](http://abc.mydomain.com:9200), Elasticsearch 1.4.2  
> Elastic Search yml has
> 
> http.cors.enabled: true  
> http.cors.allow-origin: "/.\*/"
> 
> Config Not Working:  
> Kibana Server: IIS 7.5 installed on Server 2008R2 - Kibana Installed on  
> port 8080  
> Elasticsearch Server: exactly the same as above
> 
> When elasticsearch was cors info was incorrect it actually gave an error  
> message. Now it is just launching partially, it's not giving any errors.  
> Which is very strange.
> 
> No Errors in the eventlog of the Kibana server.
> 
> Garrett
> 
> On Monday, January 26, 2015 at 9:49:16 AM UTC-5, Magnus Bäck wrote:
> 
> > On Monday, January 26, 2015 at 14:58 CET,  
> > GWired [garrett...@gmail.com](mailto:garrett...@gmail.com) wrote:
> > 
> > > I was able to get Kibana setup on my localhost and did a generic entry  
> > > to allow everything into the elasticsearch.yml  
> > > http.cors.allow-origin: "/.\*/"  
> > > Now I'm trying to getting it to run on my remote server running IIS  
> > > 7.5 on port 8080.  
> > > The page loads but only the top bar loads and nothing else any ideas?
> > 
> > Did you also enable CORS by setting http.cors.enabled to true?
> > 
> > [elasticsearch - Kibana returns "Connection Failed" - Stack Overflow](http://stackoverflow.com/questions/26828099/kibana-returns-connection-failed)
> > 
> > [Elasticsearch Platform — Find real-time answers at scale | Elastic](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-http.html)
> > 
> > --  
> > Magnus Bäck | Software Engineer, Development Tools  
> > [magnu...@sonymobile.com](mailto:magnu...@sonymobile.com) | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/d0b66fb2-34c6-43e7-9dc7-e5782400bed1%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/d0b66fb2-34c6-43e7-9dc7-e5782400bed1%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Garrett\_Johnson](https://avatars.discourse-cdn.com/v4/letter/g/41988e/32.png) [@Garrett\_Johnson](https://discuss.elastic.co/u/Garrett_Johnson)
#### Post date: [January 27, 2015, 6:17pm UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/6 "2015-01-27T18:17:07Z")

</div>

That was it, I guess Windows 8 has it out of the box.

On Tuesday, January 27, 2015 at 3:31:28 AM UTC-5, Akshay Davis wrote:

> Have you added the .json MIME type for the site in IIS?
> 
> On Monday, January 26, 2015 at 3:46:44 PM UTC, GWired wrote:
> 
> > Yes,
> > 
> > It works when I'm on my localhost serving it to me connected to a remote  
> > elasticsearch. It just isn't working when I'm serving it from a dedicated  
> > Windows 2008 web server connected to the same remote elasticsearch.
> > 
> > Config Working:
> > 
> > Desktop: IIS 8 installed on Windows 8.1 - Kibana Installed Localhost  
> > Server: [abc.mydomain.com:9200](http://abc.mydomain.com:9200), Elasticsearch 1.4.2  
> > Elastic Search yml has
> > 
> > http.cors.enabled: true  
> > http.cors.allow-origin: "/.\*/"
> > 
> > Config Not Working:  
> > Kibana Server: IIS 7.5 installed on Server 2008R2 - Kibana Installed on  
> > port 8080  
> > Elasticsearch Server: exactly the same as above
> > 
> > When elasticsearch was cors info was incorrect it actually gave an error  
> > message. Now it is just launching partially, it's not giving any errors.  
> > Which is very strange.
> > 
> > No Errors in the eventlog of the Kibana server.
> > 
> > Garrett
> > 
> > On Monday, January 26, 2015 at 9:49:16 AM UTC-5, Magnus Bäck wrote:
> > 
> > > On Monday, January 26, 2015 at 14:58 CET,  
> > > GWired [garrett...@gmail.com](mailto:garrett...@gmail.com) wrote:
> > > 
> > > > I was able to get Kibana setup on my localhost and did a generic entry  
> > > > to allow everything into the elasticsearch.yml  
> > > > http.cors.allow-origin: "/.\*/"  
> > > > Now I'm trying to getting it to run on my remote server running IIS  
> > > > 7.5 on port 8080.  
> > > > The page loads but only the top bar loads and nothing else any ideas?
> > > 
> > > Did you also enable CORS by setting http.cors.enabled to true?
> > > 
> > > [elasticsearch - Kibana returns "Connection Failed" - Stack Overflow](http://stackoverflow.com/questions/26828099/kibana-returns-connection-failed)
> > > 
> > > [Elasticsearch Platform — Find real-time answers at scale | Elastic](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-http.html)
> > > 
> > > --  
> > > Magnus Bäck | Software Engineer, Development Tools  
> > > [magnu...@sonymobile.com](mailto:magnu...@sonymobile.com) | Sony Mobile Communications

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/2bc3973c-2291-4f3d-a02c-f49824ede2c5%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/2bc3973c-2291-4f3d-a02c-f49824ede2c5%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 12:36am UTC](https://discuss.elastic.co/t/kibana-iis-7-5/21832/7 "2017-07-06T00:36:21Z")

</div>


