Skip to content

Instantly share code, notes, and snippets.

@koolhead17
Last active September 19, 2016 17:34
Show Gist options
  • Select an option

  • Save koolhead17/d4ddc01fbb0ebd2642ccc8e959b8671f to your computer and use it in GitHub Desktop.

Select an option

Save koolhead17/d4ddc01fbb0ebd2642ccc8e959b8671f to your computer and use it in GitHub Desktop.
Minio Config Snippet for Elasticsearch
"elasticsearch": {
"1": {
"enable": true,
"url": "http://127.0.0.1:9200",
"index": "bucketevents"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment