Communication mechanism between tracee-ebpf and trace-rules #1101
leiqi96
started this conversation in
Development
Replies: 1 comment 2 replies
-
This would be in the entrypoint script. https://github.com/aquasecurity/tracee/blob/main/entrypoint.sh |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
tracee-ebpf and tracee-rules are 2 processes that communicate over a pipe. Where should I start learning this code
Beta Was this translation helpful? Give feedback.
All reactions