David Augustin
Results
1
issues of
David Augustin
### Relevent telegraf.conf ```toml [agent] debug = true [[inputs.x509_cert]] sources = ["file:///temp/mycertfile.crt"] ``` ### Logs from Telegraf ``` 2022-02-03T10:01:12Z I! Starting Telegraf 1.21.3 2022-02-03T10:01:12Z I! Loaded inputs: x509_cert 2022-02-03T10:01:12Z I!...
bug
platform/windows