diff --git a/articles/enroll-hosts.md b/articles/enroll-hosts.md index 4196ed70c4f6..f15f44236b29 100644 --- a/articles/enroll-hosts.md +++ b/articles/enroll-hosts.md @@ -320,7 +320,7 @@ Fleetd will send stdout/stderr logs to the following directories: - macOS: `/private/var/log/orbit/orbit.std{out|err}.log`. - Windows: `C:\Windows\system32\config\systemprofile\AppData\Local\FleetDM\Orbit\Logs\orbit-osquery.log` (the log file is rotated). - - Linux: Orbit and osqueryd stdout/stderr output is sent to syslog (`/var/log/syslog` on Debian systems, `/var/log/messages` on CentOS, `journalctl -u orbit` on Fedora). + - 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