Running tracee all the time #2145
Replies: 1 comment 1 reply
-
Hello @Harrypott2021 Performance is something that we work hard on to make the best we can, as can also be seen here: https://github.com/aquasecurity/tracee/issues?q=is%3Aissue+is%3Aopen+label%3Aperformance
The next version of Tracee (v0.8.2, planned to be released next week) will include some major performance improvements to sys_enter/sys_exit, which caused some performance issues. Running our own load tests with main branch showed that tracee can indeed run in the background with a small CPU overhead of ~2%.
Have a look here: https://aquasecurity.github.io/tracee/v0.8.1/integrating/webhook . |
Beta Was this translation helpful? Give feedback.
-
Can we run tracee all the time without performance issues and can we export it into something like SIEM?
Beta Was this translation helpful? Give feedback.
All reactions