mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Disabled socket listener
This commit is contained in:
@@ -2063,9 +2063,9 @@
|
|||||||
# ## more about them here:
|
# ## more about them here:
|
||||||
# ## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
|
# ## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
|
||||||
# # data_format = "influx"
|
# # data_format = "influx"
|
||||||
[[inputs.socket_listener]]
|
#[[inputs.socket_listener]]
|
||||||
service_address = "udp://:8094"
|
# service_address = "udp://:8094"
|
||||||
data_format = "influx"
|
# data_format = "influx"
|
||||||
|
|
||||||
|
|
||||||
# # Statsd UDP/TCP Server
|
# # Statsd UDP/TCP Server
|
||||||
|
|||||||
Reference in New Issue
Block a user