Skip to content

Instantly share code, notes, and snippets.

@jordanpotti
Created December 29, 2017 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordanpotti/1b1383fa89f94d58af903643b3d9eee9 to your computer and use it in GitHub Desktop.
Save jordanpotti/1b1383fa89f94d58af903643b3d9eee9 to your computer and use it in GitHub Desktop.
client:
hosts:
- 127.0.0.1
port: 9200
url_prefix:
use_ssl: False
certificate:
client_cert:
client_key:
ssl_no_validate: False
http_auth:
timeout: 30
master_only: False
logging:
loglevel: INFO
logfile:
logformat: default
blacklist: ['elasticsearch', 'urllib3']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment