Does anyone know if Fleet/fleetctl goquery support...
# fleet
k
Does anyone know if Fleet/fleetctl goquery supports the accelerated mode ?
👀 1
z
Fleet only sets the accelerated checkins when a host first enrolls. Generally folks are using a
distributed_interval
of
10s
, so it feels fairly fast regardless.
Do you have a higher interval that makes it feel slow?
k
yeah we have it around 90s
I suspect there isn't a good reason though if most people are setting it to 10 without complaints about performance
thanks @zwass!