https://github.com/osquery/osquery logo
d

Daniel Wyleczuk-Stern

04/26/2021, 10:49 PM
Noob osquery question For the osquery.flags file, do we need
Copy code
--audit_allow_sockets=true
or does
Copy code
--audit_allow_sockets
alone work?
m

Mike Myers

04/27/2021, 12:06 AM
I believe they're implemented using GFlags, so both will work
👍 1
3 Views