diff --git a/internal/config/config.go b/internal/config/config.go index 3e1de7880..7d20a9625 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -178,9 +178,8 @@ var header = `# Telegraf configuration # Override default hostname, if empty use os.Hostname() hostname = "" - # Set configuration management port - config-port = "" - + # Set configuration management port + config_port = "" ############################################################################### # OUTPUTS #