From 5ec9544ccc494a54742fa974fb87f5ecffe96043 Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Tue, 16 Jan 2024 09:23:49 -0500 Subject: [PATCH] Remove duplicate restrictions from agent install page --- .../elastic-agent/install-elastic-agent.asciidoc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc index b75c424e7..23eb8e836 100644 --- a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc @@ -14,15 +14,6 @@ invoking the wrong binary. * Running {agent} commands using the Windows PowerShell ISE is not supported. ==== - -NOTE: You can install only a single {agent} per host. Due to the fact that the {agent} may read data sources that -are only accessible by a superuser, {agent} will therefore also need to be executed with superuser permissions. - -NOTE: You might need to log in as a root user (or Administrator on Windows) to -run the commands described here. After the {agent} service is installed and running, -make sure you run these commands without prepending them with `./` to avoid -invoking the wrong binary. - You have a few options for installing and managing an {agent}: * **Install a {fleet}-managed {agent} (recommended)**