11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
[kafka]
|
||
|
zookeeperPeers = ["test.example.com:2181"]
|
||
|
batchSize = 10000
|
||
|
pass = ["some", "strings"]
|
||
|
drop = ["other", "stuff"]
|
||
|
interval = "5s"
|
||
|
[kafka.tagpass]
|
||
|
goodtag = ["mytag"]
|
||
|
[kafka.tagdrop]
|
||
|
badtag = ["othertag"]
|