Reza, for me I had to set enabled to true and leave out the allow-origin as it defaults to * anyways.
On Tuesday, November 11, 2014 6:21:05 AM UTC-6, Reza Samee wrote: > > Hello to all! > > Note: I'm new to ELK :) > > I'm using elasticsearch 1.4.0 and I'm trying to enable "http.cors" feature > in elasticsearch. When I set "http.cors.enabled: true" and > "http.cors.allow-origin: *" in config file and then restart, the > "http.cors" feature doesn't enabled yet and I can't use kibana again. > What's wrong with my config file? > > elasticsearch.conf: > > http.cors.enabled: true > http.cors.allow-origin: "*" > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c8b2ffcc-6819-4693-8256-06462375bef9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
