logs
This commit is contained in:
parent
372615fc55
commit
b14fdea0b6
|
@ -36,6 +36,9 @@
|
|||
# tls_key = "/etc/telegraf/key.pem"
|
||||
# insecure_skip_verify = false
|
||||
|
||||
[[inputs.syslog]]
|
||||
server = "tcp://localhost:6514"
|
||||
|
||||
# Read flattened metrics from one or more JSON HTTP endpoints
|
||||
[[inputs.http]]
|
||||
urls = [
|
||||
|
|
Loading…
Reference in New Issue