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

andybot

08/21/2019, 7:30 PM
does anyone’s frontend
/hosts/manage
endpoint start to fail (return 0 hosts) when scaling beyond ~8K hosts?
note: it hangs for a long time and then just doesnt show hosts, though I can query th ~8K hosts we have. We’re running
2.2.0
p

Perk

08/21/2019, 9:35 PM
Yep, even though the huge hosts file is 100MB+, it's still starting show hosts at all. I have less than 2k hosts as well
a

andybot

08/22/2019, 4:32 AM
ah got it — how do you get past the restriction? do you just negotiate all your management via
fleetctl
?