https://github.com/osquery/osquery logo
#general
Title
# general
z

Zach Zeid

09/30/2021, 11:33 AM
I've a basic question; does osquery rely on ebpf currently, or is that a setting that needs to be enabled first?
s

Stefano Bonicatti

09/30/2021, 11:36 AM
osquery can use ebpf but it's not enabled by default, moreover it's connected to its own set of tables, separate from audit; both are available.
z

Zach Zeid

09/30/2021, 11:37 AM
so it only comes into play with process auditing, and things like event tables?
It's only used for events
z

Zach Zeid

09/30/2021, 11:42 AM
yup, that's where I was reading, just wanted to confirm I was comprehending correctly., thanks!
9 Views