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

Handle SYSCALL events early #238

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hillu
Copy link
Collaborator

@hillu hillu commented Dec 18, 2024

This involves

  • deciding whether the process is known / updating the process table
  • handling labels
  • handling container info
  • deciding whether the event should be filtered, avoiding unnecessary work for enrichment/transformation

@hillu hillu force-pushed the feature/early-syscall-handling branch from 1380039 to 81bb286 Compare December 18, 2024 21:21
@hillu hillu changed the title (wip) Handle SYSCALL events early Handle SYSCALL events early Dec 18, 2024
This involves
- deciding whether the process is known / updating the process table
- handling labels
- handling container info
- deciding whether the event should be filtered, avoiding unnecessary
  work for enrichment/transformation
@hillu hillu force-pushed the feature/early-syscall-handling branch from 81bb286 to f36481e Compare December 21, 2024 01:33
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

Successfully merging this pull request may close these issues.

1 participant