telegraf/plugins/inputs/x509_cert/dev/telegraf.conf

5 lines
123 B
Plaintext
Raw Normal View History

2018-10-17 18:46:44 +00:00
[[inputs.x509_cert]]
sources = ["https://expired.badssl.com:443", "https://wrong.host.badssl.com:443"]
2018-10-17 18:46:44 +00:00
[[outputs.file]]