From f45ad5995adac9214537415f5dfd92eaebd13fc4 Mon Sep 17 00:00:00 2001 From: nima Date: Mon, 18 Nov 2024 15:27:50 +1100 Subject: [PATCH 1/2] Upgrading MSI installation --- .../ingest-management/elastic-agent/install-agent-msi.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc index 1b574f327..856c4f8bf 100644 --- a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc @@ -47,7 +47,7 @@ Installing using an MSI package has the following behaviors: [discrete] == Upgrading -The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version. Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade. +The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version (this shortcoming will be addressed in future releases). Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade . Also note that this MSI implementation relies on the tar {agent} binary to upgrade the installation. Therefore if the {agent} is installed in an air-gap environment, the user must ensure that the tar image is available before an upgrade request has been issued. [discrete] == Installing in a custom location From f24cc46f100e29a720fb7f8b045a445dfdfcd3ac Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:37:42 -0500 Subject: [PATCH 2/2] Update docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc --- .../ingest-management/elastic-agent/install-agent-msi.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc index 856c4f8bf..7a8b4e5d4 100644 --- a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc @@ -47,7 +47,7 @@ Installing using an MSI package has the following behaviors: [discrete] == Upgrading -The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version (this shortcoming will be addressed in future releases). Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade . Also note that this MSI implementation relies on the tar {agent} binary to upgrade the installation. Therefore if the {agent} is installed in an air-gap environment, the user must ensure that the tar image is available before an upgrade request has been issued. +The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version (this shortcoming will be addressed in future releases). Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade. Also note that this MSI implementation relies on the tar {agent} binary to upgrade the installation. Therefore if the {agent} is installed in an air-gapped environment, you must ensure that the tar image is available before an upgrade request is issued. [discrete] == Installing in a custom location