Skip to content

[8.x] Update Elastic Agent binary sizes (backport #1777) #1778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,15 @@ Adding integrations will increase the memory used by the agent and its processes
[discrete]
=== Size on disk

The disk requirements for {agent} vary by operating system and {stack} version. With version 8.14 we have significantly reduced the size of the {agent} binary. Further reductions are planned to be made in future releases.
The disk requirements for {agent} vary by operating system and {stack} version.

[options,header]
|===
|Operating system |8.13 | 8.14 | 8.15
|Operating system |8.13 | 8.14 | 8.15 | 8.18 | 9.0 |

| **Linux** | 1800 MB | 1018 MB | 1060 MB
| **macOS** | 1100 MB | 619 MB | 680 MB
| **Windows** | 891 MB | 504 MB | 500 MB
| **Linux** | 1800 MB | 1018 MB | 1060 MB | 1.5 GB | 1.5 GB |
| **macOS** | 1100 MB | 619 MB | 680 MB | 775 MB | 7755 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.