Unless I am missing something (entirely possible) the plugin has no configuration parameter to disable server certificate verification. This should be added for test setups and the like.
The parameter could for example be called tls_verify or tls_insecure.
Related:
https://docs.fluentd.org/configuration/transport-section#parameters
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
@cyriltovena @wardbekker @takanabe let's revive this, right?
I don't think fluent-plugin-grafana-loki uses server/http_server plugin helpers. So, I think the options for disabling server certificate verification is not necessary.
ah... maybe, I misunderstood you 馃挦 https://github.com/grafana/loki/pull/2171/files is what are you expecting?
I think yes ! @jgehrcke Can you confirm ?
https://github.com/grafana/loki/pull/2171 came off with a bit of a misunderstanding of this issue here but I'll happily provide guidance. We'll get there.
@cyriltovena would you mind pushing the 1.2.13 release to https://rubygems.org/gems/fluent-plugin-grafana-loki?
CC @woodsaj @briangann
will do now.
Should be good now
Thank you @cyriltovena!