Re: Kibana dashboards not saving for me in ElasticSearch

2015-01-10 Thread William Tarrant
Ok, so after a couple of more tries I finally got it to work. It seems I had changed the cluster name to a custom in the elasticsearch.yml config i.e "d-elasticsearch" but when I remove that and left it use the standard it worked fine. On Friday, January 9, 2015 at 4:03:46 PM UT

Re: Kibana dashboards not saving for me in ElasticSearch

2015-01-09 Thread William Tarrant
it is obviously establishing a connection and able to write back to ES. w On Friday, January 9, 2015 at 9:33:31 PM UTC, Mark Walkom wrote: > > It'd help if you could gist/pastebin/etc your nginx and kibana configs. > > On 10 January 2015 at 07:57, William Tarrant > wrote: >

Re: Kibana dashboards not saving for me in ElasticSearch

2015-01-09 Thread William Tarrant
Tried a clean install with ES 1.3.7 and Kibana 3.1.2 and still the same issue. I must be missing something with permissions or nginx, as I tried the same combination on windows using python simple server and it worked. w On Friday, January 9, 2015 at 4:03:46 PM UTC, William Tarrant wrote

Kibana dashboards not saving for me in ElasticSearch

2015-01-09 Thread William Tarrant
Hey, after a long day with no success I finally conceded that I need to ask for help. I am running ES 1.4 with kibana 3.1.2 hosted on ngnix both on the same machine (I have done the cors work around). Whenever I try to save a new dashboard or retrieve it, it results in a blank page, it appears