Update enroll-hosts.md to include Fleet Desktop logs (#25218)

This commit is contained in:
Rebecca Cowart 2025-01-27 11:42:30 -05:00 committed by GitHub
parent 42d7227611
commit 49ff507568
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -331,9 +331,17 @@ Fleetd will send stdout/stderr logs to the following directories:
- Linux: Orbit and osqueryd stdout/stderr output is sent to syslog (`/var/log/syslog` on Debian systems, `/var/log/messages` on CentOS, and `journalctl -u orbit` on Fedora).
If the `logger_path` agent configuration is set to `filesystem`, fleetd will send osquery's "result" and "status" logs to the following directories:
- Windows: C:\Program Files\Orbit\osquery_log
- macOS: /opt/orbit/osquery_log
- Linux: /opt/orbit/osquery_log
- Windows: `C:\Program Files\Orbit\osquery_log`
- macOS: `/opt/orbit/osquery_log`
- Linux: `/opt/orbit/osquery_log`
The Fleet Desktop log files can be found in the following directories depending on the platform:
- Linux: `$XDG_STATE_HOME/Fleet or $HOME/.local/state/Fleet`
- macOS: `$HOME/Library/Logs/Fleet`
- Windows: `%LocalAppData%/Fleet`
The log file name is `fleet-desktop.log`.
### Using system keystore for enroll secret