Skip to content

Instantly share code, notes, and snippets.

@furusiyya
Created February 8, 2017 14:46
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 furusiyya/29799927399c810b248c68fb45df43e2 to your computer and use it in GitHub Desktop.
Save furusiyya/29799927399c810b248c68fb45df43e2 to your computer and use it in GitHub Desktop.
- "consumer.Http":
Enable: true
ID: ""
Fuse: ""
Stream:
- "foo"
- "bar"
Address: ":9000"
ReadTimeoutSec: 3
WithHeaders: true
Certificate: ""
PrivateKey: ""
- "producer.ElasticSearch":
Enable: true
ID: ""
Channel: 8192
ChannelTimeoutMs: 0
ShutdownTimeoutMs: 3000
Formatter: "format.Forward"
Filter: "filter.All"
DropToStream: "_DROPPED_"
Fuse: ""
FuseTimeoutSec: 5
Stream:
- "foo"
- "bar"
Connections: 6
RetrySec: 5
TTL: ""
DayBasedIndex: false
User: ""
Password: ""
BatchSizeByte: 32768
BatchMaxCount: 256
BatchTimeoutSec: 5
Port: 9200
Servers:
- "172.17.0.2"
Index:
"console" : "console"
"_GOLLUM_" : "_GOLLUM_"
Type:
"console" : "console"
"_GOLLUM_" : "_GOLLUM_"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment