Add passive mode exchange declaration option to amqp consumer input (#3995)
This commit is contained in:
@@ -3036,6 +3036,8 @@
|
||||
# url = "amqp://localhost:5672/influxdb"
|
||||
# ## AMQP exchange
|
||||
# exchange = "telegraf"
|
||||
# ## Exchange passive mode
|
||||
# exchange_passive = false
|
||||
# ## AMQP queue name
|
||||
# queue = "telegraf"
|
||||
# ## Binding Key
|
||||
|
||||
Reference in New Issue
Block a user