You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,14 +52,14 @@ To install and run {{agent}} standalone:
52
52
1. Download the {{agent}} Windows zip file from the [download page](https://www.elastic.co/downloads/beats/elastic-agent).
53
53
54
54
2. Extract the contents of the zip file.
55
-
:::
55
+
::::::
56
56
57
-
:::{tab-item} DEB
57
+
::::::{tab-item} DEB
58
58
59
-
::::::{important}
59
+
:::::{important}
60
60
* To simplify upgrading to future versions of {{agent}}, we recommended that you use the tarball distribution instead of the DEB distribution.
61
61
* You can install {{agent}} in an `unprivileged` mode that does not require `root` privileges. Refer to [Run {{agent}} without administrative privileges](./elastic-agent-unprivileged.md) for details.
If you need to uninstall an {{agent}} package on Debian Linux, note that the `dpkg -r`command to remove a package leaves the flavor file in place. Instead, `dpkg -P` must to be used to purge all package content and reset the flavor.
85
-
::::::
85
+
:::::
86
86
87
-
:::
87
+
::::::
88
88
89
-
:::{tab-item} RPM
89
+
::::::{tab-item} RPM
90
90
91
-
::::::{important}
91
+
:::::{important}
92
92
* To simplify upgrading to future versions of {{agent}}, we recommended that you use the tarball distribution instead of the RPM distribution.
93
93
* You can install {{agent}} in an `unprivileged` mode that does not require `root` privileges. Refer to [Run {{agent}} without administrative privileges](./elastic-agent-unprivileged.md) for details.
The commands shown are for AMD platforms, but ARM packages are also available. Refer to the {{agent}} [downloads page](https://www.elastic.co/downloads/elastic-agent) for the full list of available packages.
117
+
:::::::
118
+
119
+
The commands shown are for Intel platforms, but ARM packages are also available. Refer to the {{agent}} [downloads page](https://www.elastic.co/downloads/elastic-agent) for the full list of available packages.
0 commit comments