fleet/docs/Using Fleet
Andrwe Lord Weber a8a1054b36
add linux platform tuxedo (#19011)
# Changes

I'm running orbit based osqueryd on a laptop with [Tuxedo
OS](https://www.tuxedocomputers.com/en/TUXEDO-OS_1.tuxedo#).
This OS identifies its platform via osquery as `tuxedo` and is therefore
not recognized by the Fleet server:

```json
{
    "err": "unrecognized platform",
    "hostID": 76,
    "level": "error",
    "platform": "tuxedo",
    "ts": "2024-05-15T13:17:34.513509387Z"
}
```

This causes policy and scheduled queries to not being run on my system.
With this PR Im adding `tuxedo` to all occurrences found when searching
for `kali`.

Additionally pre-commit checks were failing for me locally as it could
not find the hook-id `RuboCop`. This could be solved by using `rubocop`
instead.
Afterwards all pre-commit checks succeeded locally.

# Checklist for submitter

- [x] Added/updated tests

Signed-off-by: Andreas Ulm <andreas.ulm@prisma-capacity.eu>
2024-05-29 13:54:07 -03:00
..
Audit-logs.md feat: software added and deleted global activities (#18798) 2024-05-08 10:08:28 -04:00
Automations.md Update docs: Maintenance windows (Fleet in your calendar) (#19232) 2024-05-23 17:07:53 -04:00
CIS-Benchmarks.md Cut content from CIS Benchmarks (#17887) 2024-04-01 11:34:39 -04:00
downgrading-fleet.md Docs: Add downgrading Fleet page (#15788) 2024-01-08 17:01:47 -06:00
enroll-chromebooks.md Enroll hosts docs improvements (#14862) 2023-11-20 19:39:41 +01:00
enroll-hosts.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Fleet-desktop.md A few capitalization fixes in the docs (#18416) 2024-04-18 16:45:55 -05:00
Fleet-UI.md Update Fleet-UI.md (#19135) 2024-05-23 15:45:27 -05:00
fleetctl-CLI.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Learn-how-to-use-Fleet.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Log-destinations.md Docs: how the product sets the name attribute of the scheduled query (#14307) 2023-11-02 14:57:42 -05:00
manage-access.md Cleanup docs: Pre-fill and lock local account creation screen during out-of-the-box macOS setup (#19225) 2024-05-23 10:33:09 -05:00
MDM-commands.md MDM command docs (#15803) 2024-01-03 17:58:49 -05:00
MDM-custom-OS-settings.md Tweak custom OS settings docs (#17277) 2024-03-01 12:05:36 -05:00
MDM-disk-encryption.md Fix broken links in documentation (#16708) 2024-02-09 15:00:04 -06:00
MDM-macOS-setup-experience.md Update Windows MDM setup article and MDM setup docs (#18981) 2024-05-15 15:34:58 -04:00
MDM-migration-guide.md Update Windows MDM setup article and MDM setup docs (#18981) 2024-05-15 15:34:58 -04:00
MDM-OS-updates.md Docs change: Use new Software Update (DDM) for macOS Sonoma (14) and higher (#17487) 2024-04-25 13:19:03 -05:00
MDM-setup.md Update Windows MDM setup article and MDM setup docs (#18981) 2024-05-15 15:34:58 -04:00
Osquery-process.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Puppet-module.md Update docs: Maintenance windows (Fleet in your calendar) (#19232) 2024-05-23 17:07:53 -04:00
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
Scripts.md Update script execution documentation (#17147) 2024-03-21 13:50:18 -05:00
segment-hosts.md Update "Team member" wording in docs to reference users instead. (#17116) 2024-02-29 16:07:59 -05:00
Supported-browsers.md Update supported browsers (#18960) 2024-05-13 17:10:21 -05:00
Supported-host-operating-systems.md Update Supported host operating systems (#19217) 2024-05-22 17:56:28 -04:00
Understanding-host-vitals.md add linux platform tuxedo (#19011) 2024-05-29 13:54:07 -03:00
update-agents.md Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Usage-statistics.md 2023-11-21 Website: Add new usage statistics (#15263) 2023-12-01 17:59:41 -06:00
Vulnerability-Processing.md Vulnerability processing docs: Add VS Code extensions (#19070) 2024-05-16 15:41:17 -04: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

Enroll hosts

Provides resources for enrolling your hosts to Fleet

Log destinations

Includes documentation on the log destinations for sending with osquery logs

Osquery processes

Includes documentation about osquery children processes and under which conditions they are terminated