Skip to content

Enable setting a clientID for MQTT Output #1910#2079

Closed
zan-xhipe wants to merge 1 commit intoinfluxdata:masterfrom
zan-xhipe:mqtt-client-id
Closed

Enable setting a clientID for MQTT Output #1910#2079
zan-xhipe wants to merge 1 commit intoinfluxdata:masterfrom
zan-xhipe:mqtt-client-id

Conversation

@zan-xhipe
Copy link
Contributor

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

This PR fixes #1910

@sparrc sparrc added this to the 1.2.0 milestone Nov 24, 2016
# password = "metricsmetricsmetricsmetrics"

## client ID, if not set a random ID is generated
# client_id = "telegraf"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please set this to client_id = "" in the config file, since this is the default

@sparrc sparrc closed this in c630212 Dec 13, 2016
njwhite pushed a commit to njwhite/telegraf that referenced this pull request Jan 31, 2017
MrMaxBuilds pushed a commit that referenced this pull request Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MQTT Output] Custom mqtt clientId

2 participants