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

Falcosidekick not create topic into Kafka automatically #546

Closed
victorrodriguez1984 opened this issue Jul 6, 2023 · 2 comments
Closed
Labels
kind/feature New feature or request
Milestone

Comments

@victorrodriguez1984
Copy link

Motivation

Feature

Alternatives

Additional context
FalcoVersion: 0.34.0 helm.sh/chart: falco-3.0.0
SideckickVersion: 2.27.0 helm.sh/chart: falcosidekick-0.5.16

@victorrodriguez1984 victorrodriguez1984 added the kind/feature New feature or request label Jul 6, 2023
@Issif Issif added this to the 2.28.0 milestone Jul 6, 2023
@Issif
Copy link
Member

Issif commented Jul 8, 2023

I checked the lib used for kafka, the writer has the option AllowAutoTopicCreation, we can use it to create the topic automatically.

@Issif
Copy link
Member

Issif commented Jul 11, 2023

The PR for has been merged

@Issif Issif closed this as completed Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants