does anyone’s frontend `/hosts/manage` endpoint st...
# kolide
a
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
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
ah got it — how do you get past the restriction? do you just negotiate all your management via
fleetctl
?