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

tetra cli: add support for cel_expression filter #3112

Open
michi-covalent opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3124
Open

tetra cli: add support for cel_expression filter #3112

michi-covalent opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3124
Labels
good first issue Good for newcomers

Comments

@michi-covalent
Copy link
Contributor

i added CEL filter recently in #3098 but i forgot to update tetra CLI.

@michi-covalent michi-covalent added the good first issue Good for newcomers label Nov 14, 2024
knrc added a commit to knrc/tetragon that referenced this issue Nov 15, 2024
@kkourt kkourt linked a pull request Nov 18, 2024 that will close this issue
knrc added a commit to knrc/tetragon that referenced this issue Nov 28, 2024
knrc added a commit to knrc/tetragon that referenced this issue Dec 6, 2024
Add the ability to filter events using CEL expressions, for example:

  # tetra getevents --cel-expression "process_exec.process.binary == '/bin/sh'"

Fixes cilium#3112

Signed-off-by: Kevin Conner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant