Document toolboxDocument toolbox

Endpoint Agent 1.5.0

Release highlights:

  • Included support for ARM architectures on the agent side.

  • Improvements to the checkinvt tool.

  • Improvement to the deployment process to improve speed in Amazon Linux 2.

  • Configurable number of outputs toward Devo and number of retries. Now you can tune those parameters easily to achieve better performance in stressed scenarios.

  • The following vulnerabilities have been fixed in the EA Manager:

    • CVE-2022-24999

    • CVE-2022-37601

    • CVE-2022-41723

You can upgrade from Endpoint Agent 1.4.0 following the existing upgrade procedure.

New features

DEA agent compatible with ARM architecture

From Endpoint Agent 1.5.0, the deployment process generates extra packages for ARM architectures. Users can download an ARM-compatible package from the service available in port 8081.

EPEL check in Amazon Linux 2

EPEL checks are performed during installation, avoiding reinstallation in certain cases, which contributes to a reduced deployment time in Amazon Linux 2.

Check inventory including dependencies

EA deployment package includes a tool that helps check the state of the environment before starting the deployment process. The checkinvt tool now checks the status of required dependencies to ensure that the environment is ready for deployment.

Number of outputs towards Devo

Expose the configuration of the number of sockets that will be established toward Devo.

By default, EA Manager opens five sockets toward Devo, and when events are sent, it selects one of the available sockets to send the data to. In the case that the thread cannot retrieve an available socket, an error is sent back to the Endpoint Agent and buffering occurs on the client side. To allow users to tune this scenario where the EA Manager has enough resources to allow for more outbound sockets, new configurations are exposed at EA Manager level.

This parameter can be configured to solve congestion issues.

Other changes

  • Vulnerability fixing

  • Improvement in our security pipelines to be able to detect and fix vulnerabilities faster

  • Upgraded golang version to 1.20.2 for EA Manager.

Click on the file below to get all of the information related to our latest release:

Â