fleet/articles/fleet-4.3.0.md
Mike Thomas bf11f2df66
Articles housekeeping (#6389)
* Articles housekeeping

Style tweaks:

- reduced categories-and-search margin-top
- changed color of category on cards
- removed time stamps from cards

Image updates:
- created missing images, and replaced existing with a cleaner, more vibrant style to the following categories.
    - security
    - guides
    - engineering
    - podcasts
- Normalized release thumbnails. The current graphics are over-designed, inconsistent, and too busy/hard to process.

* lint fix

* remove ")" from image caption

* remove old article images

* update cover image filenames for consistency

* add deleted image, update filenames to match naming conventions

* fix typo in filename

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-06-28 16:18:41 -05:00

3.8 KiB
Raw Blame History

Fleet 4.3.0

Fleet 4.3.0

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

For the complete summary of all changes and release binaries, check out the release notes on GitHub. In the meantime, read on for more info about the main features and improvements introduced in Fleet 4.3.0.

Feature highlights

  • Policies allow users to define security policies which their enrolled devices must adhere to.
  • Improved query console, so users can more easily walk through the flow of crafting a query, selecting targets, running, and saving a query.
  • Query performance gives users the ability to gain insight into the data-to-performance tradeoff of their queries.

Policies

Available in Fleet Free, and Fleet Premium

Policies

By setting policies, users can define baseline security criteria for every device in their fleet, and update any devices that do not meet the specified requirements.

Policies can be defined globally on all plans. In this first iteration, users can create a policy in the query console, just as they would a regular query, and then select that query from the “Add a policy” modal window, over on the Policies page.

Policies

Improved query console

Available in Fleet Free, and Fleet Premium

Improved query console

By “improved,” we mean that we have given the query console UI a complete overhaul. By redesigning the user experience to be more focused on the creation of ad-hoc queries, users can now quickly craft queries on-the-fly, and more intuitively navigate the workflow of selecting targets, running queries, and saving queries.

Query performance

Available in Fleet Free, and Fleet Premium

Query performance

Fleet 4.3.0s new query performance feature gives users the ability to gain insight into how their scheduled queries may affect performance on their endpoints. This information is useful in a number of scenarios, enabling users to weigh up the data-to-performance tradeoff of their queries.

For example:

  • A person at the company has a previous-generation computer, maybe not as powerful as what is currently provided, but not upgraded yet. Osquery doing extra things on this machine may cause them to notice things running slowly, battery drain, etc.
  • A user is tethered to their phone on a limited data plan. Osquery sending duplicate data is wasting their data plan.
  • A service is running osquery. The extra overhead from osquery causes the service to have to use larger instance sizes for their auto-scaling group. This causes the overall running cost of the service to go up.

More improvements

  • Offline hosts webhook, so users can know when a significant percentage of hosts have not checked into Fleet for several days.
  • fleetctl package so users can easily hooking up a real-world device when trying Fleet.
  • Improved discoverability of team enroll secrets in the Fleet UI, to help Team maintainers more efficiently enroll new hosts to their teams.

Ready to update?

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