From d31ea84980354ab359a0adbed609a8c0c3e7c197 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:29:51 -0400 Subject: [PATCH] Update Elastic Agent install docs to mention ARM binaries (#510) (#511) (cherry picked from commit 23f76fcdf2e6c83790d5e6f5999d2976d7740a3d) Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- .../install-fleet-managed-elastic-agent.asciidoc | 3 ++- .../install-standalone-elastic-agent.asciidoc | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/en/ingest-management/elastic-agent/install-fleet-managed-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/install-fleet-managed-elastic-agent.asciidoc index 1048121f9..1957f9f80 100644 --- a/docs/en/ingest-management/elastic-agent/install-fleet-managed-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-fleet-managed-elastic-agent.asciidoc @@ -92,7 +92,8 @@ Read more in {fleet-guide}/agent-policy.html#add-fleet-server-to-policy[Add a {f . Download, install, and enroll the {agent} on your host by selecting your host operating system and following the **Install {agent} on your host** -step. +step. Note that the commands shown are for AMD platforms, but ARM packages are also available. +Refer to the {agent} https://www.elastic.co/downloads/elastic-agent[downloads page] for the full list of available packages. .. If you are enrolling the agent in a {fleet-server} that uses your organization's certificate you _must_ add the `--certificate-authorities` option to the command provided in the in-product instructions. diff --git a/docs/en/ingest-management/elastic-agent/install-standalone-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/install-standalone-elastic-agent.asciidoc index 8e57bfd28..1ea2b6655 100644 --- a/docs/en/ingest-management/elastic-agent/install-standalone-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-standalone-elastic-agent.asciidoc @@ -21,7 +21,7 @@ data from remote services and hardware where direct deployment is not possible. To install and run {agent} standalone: -. On your host, download and extract the installation package. +. On your host, download and extract the installation package. + -- // tag::install-elastic-agent[] @@ -31,8 +31,9 @@ include::{tab-widgets}/download-widget.asciidoc[] // end::install-elastic-agent[] -- + -Refer to the https://www.elastic.co/downloads/elastic-agent[download page] for other -installation options. +The commands shown are for AMD platforms, but ARM packages are also available. +Refer to the {agent} https://www.elastic.co/downloads/elastic-agent[downloads page] +for the full list of available packages. . Modify settings in the `elastic-agent.yml` as required. +