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

derived events not triggering for filtered base events #3279

Closed
josedonizetti opened this issue Jun 28, 2023 · 0 comments · Fixed by #3280
Closed

derived events not triggering for filtered base events #3279

josedonizetti opened this issue Jun 28, 2023 · 0 comments · Fixed by #3280
Assignees
Labels
Milestone

Comments

@josedonizetti
Copy link
Collaborator

josedonizetti commented Jun 28, 2023

eg:

name: pol1
description: general policy
scope:
  - global
defaultActions: 
  - log
rules:
  - event: cgroup_mkdir
    filter:
      - args.cgroup_path!=/system.slice*
  - event: container_create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants