Advertisement
Guest User

Untitled

a guest
Feb 9th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #-------------------------- Elasticsearch output ------------------------------
  2. output.elasticsearch:
  3. # Array of hosts to connect to.
  4. hosts: ["localhost:9200"]
  5.  
  6. # Optional protocol and basic auth credentials.
  7. #protocol: "https"
  8. #username: "elastic"
  9. #password: "changeme"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement