Skip to content

Instantly share code, notes, and snippets.

@poliu2s
Last active August 29, 2015 14:08
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 poliu2s/e603e4a5d939724d78d0 to your computer and use it in GitHub Desktop.
Save poliu2s/e603e4a5d939724d78d0 to your computer and use it in GitHub Desktop.
Blog
output {
# Hadoop listens over ZeroMQ
zeromq {
address => ...
mode => ...
topology => ...
sockopt => ...
}
S3 {
access_key_id => …
secret_access_key => ...
bucket = ...
endpoint_region => ...
canned_acl => ...
}
elasticsearch {
bind_host => ...
host => ...
port => ...
cluster => ...
max_inflight_requests => ...
node_name => ...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment