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/9d0351db-d94a-4ad9-b254-ef4d9e7d8c04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to