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

Kafka watcher component in network mapper #82

Merged
merged 29 commits into from
Mar 22, 2023
Merged

Conversation

amitlicht
Copy link
Contributor

@amitlicht amitlicht commented Mar 14, 2023

Description

Adding a kafka-watcher component to the network mapper. The watcher follows kafka logs, parses ACL authorizer records, and reports them to the network mapper. The network mapper creates intents from the ACL authorizer log records and reports them to otterize cloud.

@amitlicht amitlicht changed the title Amitlicht/kafka watcher Kafka watcher component in network mapper Mar 15, 2023
@amitlicht amitlicht marked this pull request as ready for review March 15, 2023 13:58
@amitlicht
Copy link
Contributor Author

image

@amitlicht amitlicht force-pushed the amitlicht/kafka_watcher branch 2 times, most recently from e576641 to d21f70d Compare March 16, 2023 12:32
@amitlicht amitlicht requested a review from omris94 March 19, 2023 18:04
src/kafka-watcher/pkg/client/client.go Outdated Show resolved Hide resolved
src/mapper/pkg/clouduploader/cloud_upload.go Outdated Show resolved Hide resolved
src/mapper/pkg/intentsstore/holder.go Outdated Show resolved Hide resolved
src/mapper/pkg/intentsstore/holder.go Show resolved Hide resolved
@amitlicht amitlicht requested a review from omris94 March 21, 2023 10:43
@amitlicht amitlicht merged commit 82bd55b into main Mar 22, 2023
@amitlicht amitlicht deleted the amitlicht/kafka_watcher branch March 22, 2023 06:47
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants