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