You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-11-22T18:49:42Z I! Loading config: /etc/telegraf/telegraf.conf
2023-11-22T18:49:42Z E! error loading config file /etc/telegraf/telegraf.conf: plugin outputs.opensearch: line 9: configuration specified the fields ["insecure_skip_verify"], but they weren't used
Relevant telegraf.conf
Logs from Telegraf
System info
Telegraf 1.29.0-4c4b821a (git: master@4c4b821a)
Docker
Steps to reproduce
Expected behavior
Actual behavior
working with bypass
its possible to use in dev enverioment skiping the TLS via reverse proxy.
use nginx to remove TLS
nginx.conf
docker-compose.yml
telegraf.conf
output logs
behavior
saved success!
not work and not handle error when TLS is invalid
if you ommit
insecure_skip_verify= true
does not cause error, but does not save the register.telegraf.conf
output logs
behavior
failed save!
missing some line like
Indexed to OpenSearch with status- [201] Result- created DocumentID- 9dhF-IsB-OS_4HM8WCRP
The text was updated successfully, but these errors were encountered: