fleet/docs/Using-Fleet
Katheryn Satterlee d3454bcfce
Weekly community-driven documentation update for week ending March 25th (#4818)
* Weekly community-driven docs update for week ending March 25th

* Update Configuration.md

* Update FAQ.md

All edits are recorded by line:
192 added “-“ to “auto-updates”
194 added “-“ to “auto-updates”; deleted “,” after “(easy)”; replaced “reccomend” with “recommend”
209 added “,” after “work”
211 replaced “am I seeing” with “do I see”
225 replaced “The best way to maintain historical data currently would be to use the [REST API](./REST-API.md) or the [`fleetctl` CLI](./fleetctl-CLI.md) to manually retrieve and save the data you need on your schedule. “ with “Currently, Fleet only stores the current state of your hosts (when they last communicated with Fleet). The best way at the moment to maintain historical data would be to use the [REST API](./REST-API.md) or the [`fleetctl` CLI](./fleetctl-CLI.md) to retrieve it manually. Then save the data you need to your schedule.”

* Update FAQ.md

All edits are recorded by line:
194 deleted ”either” after “disabled”

* Update fleetctl-CLI.md

All edits are recorded by line:
28 deleted “of the” after “many”; replaced “User Interface” with “UI(User Interface)”; replace “, and to” with “. You can even”
43 capitalized “Fleet”
63 replaced “info” with “information”

* Additional context for help menu and add table

Tweaked wording around using the help command and moved available commands in to a table. @DominusKelvin @Desmi-Dizney

* Update Configuration.md

space

* Final grammar revision

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-03-31 10:34:58 -05:00
..
configuration-files fix: normalize acronyms and brand names (#4544) 2022-03-11 07:07:55 +00:00
Adding-hosts.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Automations.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
FAQ.md Weekly community-driven documentation update for week ending March 25th (#4818) 2022-03-31 10:34:58 -05:00
Fleet-UI.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
fleetctl-CLI.md Weekly community-driven documentation update for week ending March 25th (#4818) 2022-03-31 10:34:58 -05:00
Learn-how-to-use-Fleet.md feat: fix casing on link to conform to our style guide (#4882) 2022-03-31 16:26:04 +01:00
Monitoring-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Osquery-logs.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Permissions.md Allow global admin to change anyone's password. (#4582) 2022-03-15 08:11:53 -04:00
README.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
REST-API.md Kathy 4533 4020 documentation updates (#4646) 2022-03-30 11:38:38 -05:00
Security-audits.md Update Security-audits.md (#4875) 2022-03-30 12:45:38 -04:00
Security-best-practices.md 4392-update security best practices (#4395) 2022-03-02 12:56:25 -05:00
Supported-browsers.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Supported-host-operating-systems.md Add Host OS compatibility chart (#4621) 2022-03-21 12:22:32 -05:00
Teams.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Usage-statistics.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Vulnerability-Processing.md fixed indentation on ordered lists (#4356) 2022-02-24 16:56:35 -06:00

Using Fleet

Fleet UI

Provides documentation about running and scheduling queries from within the Fleet UI

fleetctl CLI

Includes resources for setting up and configuring Fleet via the fleetctl CLI

REST API

Provides resources for working with Fleet's API and includes example code for endpoints

Adding hosts

Provides resources for enrolling your hosts to Fleet

Osquery logs

Includes documentation on the plugin options for working with osquery logs

Monitoring Fleet

Provides documentation for load balancer health checks and working with Fleet server metrics and performance

Security best practices

Includes resources for ways to mitigate against the OWASP top 10 issues

FAQ

Includes frequently asked questions and answers about using Fleet from the Fleet community