fluent / fluent/fluent-plugin-kafka

How can I pass the password for the private key in the kafka_group input plugin.

Open
#382 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
307
Forks
178
Avg merge
10h 37m
Merged PRs (30d)
13

Description

Good afternoon.
How can I pass the password for the private key in the kafka_group input plugin.
I can't find any mention of password transfer in the documentation.

Example of the expected option:

```

@type kafka_group
brokers kafka:9093
consumer_group kafka-group
ssl_ca_cert ca-cert.pem
ssl_client_cert client-cert.pem
ssl_client_cert_key client-cert-key.pem
ssl_client_cert_key_password password
topics kafka-topic
format json

```

thank you in Advance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.