Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
11
plugins/inputs/sflow/sample.conf
Normal file
11
plugins/inputs/sflow/sample.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
# SFlow V5 Protocol Listener
|
||||
[[inputs.sflow]]
|
||||
## Address to listen for sFlow packets.
|
||||
## example: service_address = "udp://:6343"
|
||||
## service_address = "udp4://:6343"
|
||||
## service_address = "udp6://:6343"
|
||||
service_address = "udp://:6343"
|
||||
|
||||
## Set the size of the operating system's receive buffer.
|
||||
## example: read_buffer_size = "64KiB"
|
||||
# read_buffer_size = ""
|
Loading…
Add table
Add a link
Reference in a new issue