fleet/articles/fleet-4.2.0.md
Mike Thomas 7305531742
Migrated the last of the articles (#5971)
* Migrated the last of the articles

Migrated the remaining articles:

• Fleet 4.6.0 with osquery installer, enroll secret management, and improved host vitals
• Fleet 4.5.0 with new team admin role, live OS compatibility checking, query performance impact, and a new-look dashboard
• Fleet 4.4.0 releases aggregated software inventory, team policies, and improved team scheduling
• Fleet 4.3.0
• Fleet 4.2.0
• Fleet 4.1.0
• Fleet 4.0.0
• Fleet 3.13 released
• Fleet 3.12 released
• Fleet 3.11.0 released with software inventory
• Fleet 3.10.0 released with agent auto-updates beta
• Fleet 3.9.0
• Fleet 3.8.0
• Fleet 3.7.1
• Fleet 3.6.0
• Fleet 3.5.0

* update hr styles

* remove unused images

Co-authored-by: eashaw <caglc@live.com>
2022-06-01 12:54:06 -05:00

2.7 KiB

Fleet 4.2.0

Fleet 4.2.0 is now available. Visit our update guide for instructions on how to update.

Feature highlights

  • Team schedule makes the ability to collect data from your devices faster.
  • Host filtering improvements to more easily monitor the status of your Fleet and osquery deployment.

For the complete summary of all 15+ changes and release binaries check out the release notes on GitHub.

Team schedule

Available in Fleet Basic

Team schedule

In the previous release of Fleet 4.1.0, we introduced the Schedule feature that lets you add queries which are executed on your devices at regular intervals without having to understand osquery packs.

Similarly, the Team Schedule allows you to schedule different queries against specific groups of hosts within a team.

A Global Schedule is also introduced alongside, so that users can run scheduled queries against all hosts enrolled in the Fleet.

Filter hosts by team

Available in Fleet Basic

Filter hosts by team

Fleet 4.2.0 also introduces the ability to filter your devices by team so that you can easily see which hosts belong to which team.

To check out the new team filtering, head to the Hosts page in Fleet and select the “All teams” dropdown. The ability to filter devices by team is also exposed in the Fleet API and fleetctl CLI tool. To filter devices by team, add the team_id={team_id} query parameter to the api/v1/fleet/hosts API route or add the --team "{team_name}" to the fleetctl get hosts command.

Filter hosts simultaneously by status and by label

Available in Fleet Core, Fleet Basic

Filter hosts simultaneously by status and by label

Included in Fleet 4.2.0 is the ability to filter your devices by status (online, offline, new, MIA,) and by label at the same time. To perform this combined filtering head to the Hosts page and select the new “All hosts” status dropdown.


Ready to update?

Visit our update guide in the Fleet docs for instructions on updating to Fleet 4.2.0.