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

Forward logs from pod to kafka via fluentd #4376

Open
anamhn opened this issue Jan 10, 2024 · 0 comments
Open

Forward logs from pod to kafka via fluentd #4376

anamhn opened this issue Jan 10, 2024 · 0 comments

Comments

@anamhn
Copy link

anamhn commented Jan 10, 2024

Is your feature request related to a problem? Please describe.

I am trying to export the logs of a pod in Kafka, using fluentd operator and ClusterFlow configuration. What I mean by that is that I want to collect some logs from an app and export them in json format to Kafka, but my app knows to generate logs in json format only if they are sent to a tcp socket.
I searched for some examples on how to do that using tcp plugin and also inputs section, but with no luck.
Also, I haven't seen a solution or an example for my use case.
Are you willing to offer support on the matter?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

No response

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

No branches or pull requests

1 participant