https://github.com/osquery/osquery logo
#macos
Title
o

Ojas

01/27/2022, 6:24 AM
how do we run osqueryd on mac to run with a flagfile to fleet config?
I am using sudo osqueryctl start --flagfile=flagfile.txt
a

allister

01/27/2022, 12:05 PM
fleet should have something called orbit I think? That would have a launchd job that keeps the daemon running and points at wherever they configure the default location of the flagfile they'd use, I think
Folks in #fleet would probably be helpful as well
2 Views