From e8a3643abf734ba34ab8eb5ce5340e828347bf67 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:54:53 -0800 Subject: [PATCH] Update configuration docs (#15211) Use capital "MB" --- docs/Configuration/fleet-server-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration/fleet-server-configuration.md b/docs/Configuration/fleet-server-configuration.md index a4a4c03fb6..6f968e5358 100644 --- a/docs/Configuration/fleet-server-configuration.md +++ b/docs/Configuration/fleet-server-configuration.md @@ -1332,7 +1332,7 @@ This flag only has effect if one of the following is true: - `activity_audit_log_plugin` is set to `filesystem` and `activity_enable_audit_log` is set to `true`. This flag will cause the osquery result and status log files to be automatically -rotated when files reach a size of 500 Mb or an age of 28 days. +rotated when files reach a size of 500 MB or an age of 28 days. - Default value: `false` - Environment variable: `FLEET_FILESYSTEM_ENABLE_LOG_ROTATION`