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

Saulo Guilhermino

02/08/2023, 12:59 PM
Hello team! I just upgraded from version 4.26 to 4.27 and so far everything is running fine, thanks for the great work! However, I have a small problem: I can no longer view my query packs previously created via the dashboard because the Schedule page no longer has the
advanced
button, I can only consult them through fleetctl. Should I migrate them to the new scheduled queries format?
k

Kathy Satterlee

02/08/2023, 3:33 PM
Hi @Saulo Guilhermino. We’re making some changes to the way Fleet handles groups and schedules for queries. Packs are still there, just in the background. You’ve already found them in
fleetctl
, and you can also manage them with the REST API. You can go ahead and convert if you’d like, but there will be much more noise if packs are fully deprecated. We’re also working on some tooling to make that process easier :)
s

Saulo Guilhermino

02/08/2023, 4:43 PM
Oh great! I'll wait for the tooling then, thank you very much Kathy!