Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.12] Remove duplicate restrictions from agent install page (backport #818) #819

Merged
merged 1 commit into from
Jan 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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)**
Expand Down