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

Audit: Error while creating an audit topic #750

Open
Haarolean opened this issue Jan 4, 2025 · 3 comments
Open

Audit: Error while creating an audit topic #750

Haarolean opened this issue Jan 4, 2025 · 3 comments
Assignees
Labels
area/audit good first issue Up for grabs scope/backend Related to backend changes status/triage/completed Automatic triage completed type/bug Something isn't working

Comments

@Haarolean
Copy link
Member

2024-04-04 21:51:23,246 ERROR [restartedMain] i.k.u.s.a.AuditService: Error creating topic '__kui-audit-log'
org.apache.kafka.common.errors.InvalidConfigurationException: Unknown topic config name: 0.retention.ms

Perhaps, topic params present in AuditService#DEFAULT_AUDIT_TOPIC_CONFIG are not parsed properly.

@kapybro kapybro bot added status/triage Issues pending maintainers triage area/audit status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Jan 4, 2025
@Haarolean Haarolean added scope/backend Related to backend changes type/bug Something isn't working good first issue Up for grabs labels Jan 4, 2025
@Haarolean Haarolean moved this to Todo in Up for grabs Jan 4, 2025
@abhishekray323
Copy link

Hi,
can I start working on this issue? I think the triage is completed for this issue.

@abhishekray323
Copy link

Hi,
I am trying to work on this issue, but struggling in some basics like connecting kafka-ui to kafka broker, since I am new to it.
As I am new, it might take me quite a bit longer time than normal . I want to ask how long can I take to work on this issue, is there any timeline which I should be aware of about this issue?

@Haarolean
Copy link
Member Author

@abhishekray323 you could run dev compose (https://github.com/kafbat/kafka-ui/blob/main/.dev/dev_arm64.yaml) and adjust the config to enable audit.
That's aight, take your time.

@Haarolean Haarolean moved this from Todo to In Development in Up for grabs Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/audit good first issue Up for grabs scope/backend Related to backend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
Status: In Development
Development

No branches or pull requests

2 participants