fluent / fluent/fluent-plugin-kafka

rdkafka2 unable to refresh Kerberos ticket

Open
#363 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Ruby
Stars
307
Forks
178
Avg merge
10h 37m
Merged PRs (30d)
13

Description

I'm trying to send data from fluentd to kafka that has SASL_SSL with GSSAPI enabled. On starting the agent i see the following error with `rdkafka2` output type

```
rdkafka: [thrd:app]: Kerberos ticket refresh failed: kinit -R -t "user.keytab" -k user || kinit -t "user.keytab" -k user: exited with code 1
```

Same cmd works fine from terminal. How can i get it resolved?

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.