Skip to content

Instantly share code, notes, and snippets.

@regme
Created September 2, 2016 02:52
Show Gist options
  • Select an option

  • Save regme/efd0e2c3ec728febbc8b04ba00a92d0d to your computer and use it in GitHub Desktop.

Select an option

Save regme/efd0e2c3ec728febbc8b04ba00a92d0d to your computer and use it in GitHub Desktop.
http.cors.enabled: true
http.cors.allow-origin: "*"
I add these lines to /etc/elasticsearch/elasticsearch.yml and restart elasticsearch service, then it works for me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment