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

Zachary

04/12/2023, 7:48 PM
hey folks just curious got fleet running locally and was able to get my device enrolled. I'd love a live query feature much like osqueryi...is it possible to install osqueryi after I enroll without breaking anything?
d

Dherder

04/12/2023, 8:04 PM
Hey @Zachary there is a live query function already baked into fleet. If you go to the queries tab, select your query and then "Run query", you'll be in the live query interface.
z

Zachary

04/12/2023, 8:05 PM
oooh great! Thanks @Dherder
k

Kathy Satterlee

04/12/2023, 8:47 PM
It sounds like you used Fleet packages to enroll. In that case, you can also run
osqueryi
locally with
sudo orbit shell
.