kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
502 stars 98 forks source link

Update the `kolide_spotlight` table with a longer timeout #1587

Closed directionless closed 5 months ago

directionless commented 5 months ago

Relates to https://github.com/kolide/k2/issues/9493

To address an mdfind issue, this PR does a couple of things:

  1. It ups the mdfind exec timeout. I'm a little wary here, but we see cases where 60s time out
  2. It moves the kolide_spotlight table to using the tablehelpers.Exec.
  3. TODO: improve the exec helper's timing info