Skip to main content

Download Linux Agent Installer

You can use one of the following methods to download the Linux agent installer and install it.

From the Lacework Console

To install an agent from the Lacework Console:

  1. In the Lacework Console, go to Settings > Configuration > Agent Tokens.

  2. Click on the row for the access token you want to use to install the agent.

    The Access Token page appears.

  3. Click the Install tab.

  4. Click the script or package you want to install.

  5. Follow the instructions in the appropriate documentation at Install the Linux Agent to install the agent.

From the Linux Agent GitHub Repository

To install an agent from the Lacework Agent GitHub repository:

  1. Download a release package (YourRelease.tgz file) from the Lacework Linux Agent GitHub repository.
  2. Unpack the YourRelease.tgz file into a temporary directory such as /tmp.
  3. In the Lacework Console, go to Settings > Configuration > Agent Tokens and create a new access token or use an existing access token by following the instructions above.
  4. Click the ... icon in the row for the access token you want to use to install the agent and select Copy to copy the access token.
  5. Follow the instructions in the appropriate documentation at Install the Linux Agent to install the agent.