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

Is it possible to have save the output of cloudevents to a file? #55

Open
patrickdung opened this issue Jul 30, 2023 · 3 comments
Open

Comments

@patrickdung
Copy link

Currently it would sending to other location.
Just wonder if it is possible to save it locally.

@aantn
Copy link
Collaborator

aantn commented Aug 19, 2023

Hi @patrickdung,
You can't save them directly to file with kubewatch. If it helps, Robusta (https://github.com/robusta-dev/robusta) can listen to KubeWatch events and write them to file.

If you provide more details on your use case, I can try and provide better instructions.

@patrickdung
Copy link
Author

@aantn

In my organization, the users or developers are the tenants, the just own a namespace without privilege to create CRD and having limited privilege on selected ClusterRoles.
So, it is not possible to install Robusta.

I would like to perform monitoring on per namespace basis using RBAC with rights on events (watch, get, listen). Then I would like to save the output from kubewatch to a file and then to other SIEM.

@aantn
Copy link
Collaborator

aantn commented Aug 20, 2023 via email

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

No branches or pull requests

2 participants