From 6708e2d9989fd1049ca449733fc9c3dac65c10ab Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:02:07 -0400 Subject: [PATCH] Fix typo in log-destinations.md (#34803) --- articles/log-destinations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/log-destinations.md b/articles/log-destinations.md index 8bce3de6f5..0e056b2a5f 100644 --- a/articles/log-destinations.md +++ b/articles/log-destinations.md @@ -3,7 +3,7 @@ Log destinations can be used in Fleet to log: - Schedule query result logs - Fleet [audit logs](https://fleetdm.com/docs/using-fleet/audit-logs) -- Satus logs from [osquery](https://osquery.readthedocs.io/en/stable/deployment/logging/#status-logs) +- Status logs from [osquery](https://osquery.readthedocs.io/en/stable/deployment/logging/#status-logs) By default, logs are stored in the local filesystem on each host.