fleet/articles/fleet-3.8.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

2.8 KiB
Raw Blame History

Fleet 3.8.0

Fleet 3.8.0

Were excited to announce the release of Fleet 3.8.0 which includes big improvements to the navigation experience on the Hosts page, a new logging plugin for AWS Lambda, and more!

Lets dig into the highlights:

  • Improvements to the navigation experience on the Hosts page
  • New logging plugin for AWS Lambda

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

Improvements to navigation experience on the Hosts page

Looking for a specific host in Fleet? Want to easily compare detailed information across a filtered view of hosts? Upgrades to the Fleet UI, which include hosts search and editable columns in the Hosts table, allow you to achieve both of these goals. Lets check out each of the changes.

Improvements to navigation experience on the Hosts page Search for a specific host in Fleet

You can now search for a specific host in the Fleet UI. Searchable properties include a hosts hostname, UUID, serial number, or IPv4.

This is really helpful when you want to check if a newly enrolled host has checked into Fleet or youd like to quickly view more detailed information on a specific host.

Edit columns Edit columns and toggle their sort direction in Fleet

Fleet 3.8.0 introduces the ability to select which columns are displayed in the Hosts table. Selecting the new “Edit columns” button will open a modal that allows you to hide and reveal specific host information.

In addition to the ability to edit columns, the Hosts table receives another upgrade: the ability to sort columns. This is helpful when you select the “Offline” filter in the sidebar and youd like to see which of these offline hosts are running an osquery version below 4.4.0.

New logging plugin for AWS Lambda

Weve added a new log destination to Fleet! With the new logging plugin for AWS Lambda you can send log payloads of up to 6MB from Fleet.

Logging to Lambda offers an alternative to the 1MB limit of AWS Kinesis and Firehose logger plugins. Larger logs can be split as desired or written directly to logging destinations from Lambda.


Ready to update?

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