Document that fleet tested FLEET_OSQUERY_ENABLE_ASYNC_HOST_PROCESSING… (#13966)

Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
Mo Zhu
2023-09-25 10:46:36 -07:00
committed by GitHub
co-authored by Rachael Shaw
parent 1993c02b3a
commit 3cf57dfd3b
@@ -1049,6 +1049,8 @@ It can be set to a single boolean value ("true" or "false"), which controls all
enable_async_host_processing: true
```
> Fleet tested this option for `policy_membership=true` in [this issue](https://github.com/fleetdm/fleet/issues/12697) and found that it does not impact the performance or behavior of the app.
##### osquery_async_host_collect_interval
Applies only when `osquery_enable_async_host_processing` is enabled. Sets the interval at which the host data will be collected into the database. Each Fleet instance will attempt to do the collection at this interval (with some optional jitter added, see `osquery_async_host_collect_max_jitter_percent`), with only one succeeding to get the exclusive lock.
@@ -2920,4 +2922,4 @@ This content was moved to [Public IPs](http://fleetdm.com/docs/deploy/public-ips
<meta name="pageOrderInSection" value="100">
<meta name="description" value="This page includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd.">
<meta name="navSection" value="Fleet server">
<meta name="navSection" value="Fleet server">