Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuring CA certificate #2

Open
sankosa opened this issue May 27, 2019 · 1 comment
Open

configuring CA certificate #2

sankosa opened this issue May 27, 2019 · 1 comment

Comments

@sankosa
Copy link

sankosa commented May 27, 2019

Hello Team,

We want to use loomsystems plugin with ssl on our fluentd pods (pods -> OpennShift). We have already created docker images where loomsystems plugin is installed. We also could start the pods.
The problem is, that we can't enable the ssl verification on receiver (logstash) side because of an SSL error:
2019-05-27 12:15:06 +0000 [warn]: #0 failed to flush the buffer. retry_time=0 next_retry_seconds=2019-05-27 12:15:07 +0000 chunk="589dcf5ad61b5b0fc5b0b28d9a978f2e" error_class=OpenSSL::SSL::SSLError error="SSL_write: bad write retry"

We think, this is because we can't configure the used CA certificate.
Is there a way to configure the CA certificate for loomsystems plugin
(We would use it similarly as the forward plugin: https://docs.fluentd.org/output/forward
Here we can configure the CA certificate with tls_cert_path option.)

Thank you for the answer in advance!

@Xyrion
Copy link

Xyrion commented May 7, 2020

Hello,

Any update here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants