I just built osquery from source on my mac, and ra...
# macos
g
I just built osquery from source on my mac, and ran osqueryi. When running the
select * from disk_encryption;
query, it doesn't seem to give me the correct result for
encryption_status
and
filevault_status
. How can I fix this issue? Thanks.
f
@Gary are you running osquery with sudo?
g
Yes, I am running it with sudo.
sudo ./osquery/osqueryi
s
Does the prior 5.9.1 release work?