From 48c628a474125f43cfecbf521f39bbc9e8e203c3 Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Mon, 30 Jun 2025 09:00:37 -0400 Subject: [PATCH] Fix typo in Elastic Agent 'size on disk' --- reference/fleet/install-elastic-agents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fleet/install-elastic-agents.md b/reference/fleet/install-elastic-agents.md index 66258c4db4..3965269538 100644 --- a/reference/fleet/install-elastic-agents.md +++ b/reference/fleet/install-elastic-agents.md @@ -142,7 +142,7 @@ The disk requirements for {{agent}} vary by operating system and {{stack}} versi | Operating system | 8.13 | 8.14 | 8.15 | 8.18 | 9.0 | | --- | --- | --- | --- | | **Linux** | 1800 MB | 1018 MB | 1060 MB | 1.5 GB | 1.5 GB | -| **macOS** | 1100 MB | 619 MB | 680 MB | 775 MB | 7755 MB | +| **macOS** | 1100 MB | 619 MB | 680 MB | 775 MB | 775 MB | | **Windows** | 891 MB | 504 MB | 500 MB | 678 MB | 705 MB | During upgrades, double the disk space is required to store the new {{agent}} binary. After the upgrade completes, the original {{agent}} is removed from disk to free up the space.