Skip to content

Commit 8f12073

Browse files
Update Elastic Agent binary sizes (#1777) (#1779)
(cherry picked from commit ae65deb) Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
1 parent e6cdb50 commit 8f12073

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,15 @@ Adding integrations will increase the memory used by the agent and its processes
102102
[discrete]
103103
=== Size on disk
104104

105-
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.
105+
The disk requirements for {agent} vary by operating system and {stack} version.
106106

107107
[options,header]
108108
|===
109-
|Operating system |8.13 | 8.14 | 8.15
109+
|Operating system |8.13 | 8.14 | 8.15 | 8.18 | 9.0 |
110110

111-
| **Linux** | 1800 MB | 1018 MB | 1060 MB
112-
| **macOS** | 1100 MB | 619 MB | 680 MB
113-
| **Windows** | 891 MB | 504 MB | 500 MB
111+
| **Linux** | 1800 MB | 1018 MB | 1060 MB | 1.5 GB | 1.5 GB |
112+
| **macOS** | 1100 MB | 619 MB | 680 MB | 775 MB | 7755 MB |
113+
| **Windows** | 891 MB | 504 MB | 500 MB | 678 MB | 705 MB |
114114
|===
115115

116116
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.

0 commit comments

Comments
 (0)