https://github.com/osquery/osquery logo
Title
g

grant seltzer

09/16/2019, 4:57 PM
Would I expect that the query packs I apply using fleet to appear on host under
/var/osquery/packs
?
a

andybot

09/16/2019, 11:57 PM
im running a few packs, but don’t see them there
g

grant seltzer

09/17/2019, 3:20 PM
Thanks for that. I’m curious where they’re stored then. Just in memory?
r

ramsey

09/18/2019, 5:24 PM
They're in MySQL -- afaik fleet does not have any local state, so that you can load balance it.
packs and scheduled_queries tables, specifically.