Add support for setting kafka client id (#4418)

This commit is contained in:
Rion
2018-07-13 13:53:56 -07:00
committed by Daniel Nelson
parent 0da94a1b3c
commit c8f00030dd
4 changed files with 27 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ This plugin writes to a [Kafka Broker](http://kafka.apache.org/07/quickstart.htm
## Kafka topic for producer messages
topic = "telegraf"
## Optional client id
# client_id = "my_client"
## Optional topic suffix configuration.
## If the section is omitted, no suffix is used.
## Following topic suffix methods are supported: