Hi someone know what this means: ``` I0618 16:07:5...
# linux
f
Hi someone know what this means:
Copy code
I0618 16:07:50.096029 13511 auditdnetlink.cpp:616] Failed to acquire the netlink handle
s
Usually it means osqueryd doesn’t have the permissions required to modify the audit settings (EG: not running as root or not having
CAP_AUDIT_CONTROL
)
The lines preceding that should give you more info
f
👌
It is running as a root
but im running osquery as root
this is ubuntu 16.04