After simply opening the developer console in the browser my suspicions 
were qualified that there was a problem due to HTTPS. 
I am wondering why my browser did not give me a pop up as a warning that 
the page was attempting to request over an insecure connection. 
Steps I will take to correct this is : Check settings in browser in attempt 
to allow this request, add a new site in apache on a subdomain without a 
certificate, 
I will also have to bind elasticsearch to the IP dedicated to the 
subdomain. A couple more configuration setting and everything is a go. 
When in doubt check the development console. Error from console listed 
below  .

Mixed Content: The page at 
> ''https://mysite.int/kibana/kibana-3.0.0milestone4/index.html#/dashboard/file/logstash.json'
>  
> was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 
> 'http://mysite.in:9200/_nodes'. This request has been blocked; the content 
> must be served over HTTPS.app.js?r=928332b:8 (anonymous function)
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/01b84757-fb76-4609-9672-445613aa2c66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to