Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Mike Thomas
Mike Thomas
We’re pleased to announce Fleet 4.11.0. Check out the full changelog or read on for a summary of what’s new.
For update instructions, see our upgrade guide in the Fleet docs.
Fleet 4.11.0 improves vulnerability processing for RPM packages to reduce the number of potential false positives reported for Linux devices. For more info about what we did and to read up on some of our research, check out #3081.
You can now retrieve the configuration for a specific team with fleetctl by using fleetctl get teams — name <TEAM_NAME_HERE>
. This will use MatchQuery underneath and filter Teams accordingly so that you receive data for only one team.
API-only user tokens are now acting as long-lived API tokens. Previously, the expiration for these tokens was the same as normal users — meaning that automations and scripts were likely to need manual intervention to refresh the tokens. API-only users can be created using the command:
fleetctl user create --api-only
We’ve added clarification on the performance impact bubbles that appear on the “Manage Queries”, “Manage Schedule”, and “Manage Packs” pages. Tooltips now explain the performance impact; either minimal, considerable, or excessive. If performance impact is undetermined it reminds the user to run that query on one or more hosts.
teams
key to the packs
YAML document to allow adding teams as targets when using CI/CD to manage query packsGET /activities
API routePOST run
API routeReady to update?
Visit our upgrade guide in the Fleet docs for instructions on updating to Fleet 4.11.0.