feat: update configs (#10334)

This commit is contained in:
telegraf-tiger[bot] 2021-12-22 13:01:33 -07:00 committed by GitHub
parent 911c0a9db6
commit 0cedc36729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -6671,6 +6671,15 @@
# sub_tables=[".1.3.6.1.2.1.2.2.1.13", "bytes_recv", "bytes_send"]
# # Gather indicators from established connections, using iproute2's `ss` command.
# [[inputs.socketstat]]
# ## ss can display information about tcp, udp, raw, unix, packet, dccp and sctp sockets
# ## List of protocol types to collect
# # protocols = [ "tcp", "udp" ]
# ## The default timeout of 1s for ss execution can be overridden here:
# # timeout = "1s"
# # Read stats from one or more Solr servers or cores
# [[inputs.solr]]
# ## specify a list of one or more Solr servers