docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11800)

Co-authored-by: Tiger Bot <>
This commit is contained in:
telegraf-tiger[bot] 2022-09-13 19:20:02 -05:00 committed by GitHub
parent 5ff4418e56
commit d72e517544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9053,7 +9053,7 @@
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
# [[inputs.knx_listener]]
# ## Type of KNX-IP interface.
# ## Can be either "tunnel" or "router".
# ## Can be either "tunnel_udp", "tunnel_tcp", "tunnel" (alias for tunnel_udp) or "router".
# # service_type = "tunnel"
#
# ## Address of the KNX-IP interface.

View File

@ -8896,7 +8896,7 @@
# # Listener capable of handling KNX bus messages provided through a KNX-IP Interface.
# [[inputs.knx_listener]]
# ## Type of KNX-IP interface.
# ## Can be either "tunnel" or "router".
# ## Can be either "tunnel_udp", "tunnel_tcp", "tunnel" (alias for tunnel_udp) or "router".
# # service_type = "tunnel"
#
# ## Address of the KNX-IP interface.