Install Elastic Agentsedit

You have a few options for installing and managing an Elastic Agent:

  • Install a Fleet-managed Elastic Agent (recommended)

    With this approach, you install Elastic Agent on each host you want to monitor and use Fleet in Kibana to define, configure, and manage your agents in a central location.

    We recommend using Fleet management because it makes the management and upgrade of your agents considerably easier.

    Refer to Install Fleet-managed Elastic Agents.

  • Install Elastic Agent in standalone mode (advanced users)

    With this approach, you install Elastic Agent on each host you want to monitor and manually configure the agent locally on the system where it’s installed. You are responsible for managing and upgrading the agents. This approach is reserved for advanced users only.

    Refer to Install standalone Elastic Agents (advanced users).

    Running Elastic Agent in standalone mode is an advanced use case. The documentation is incomplete and not yet mature. When possible, we recommend using Fleet-managed agents instead of standalone mode.

  • Install Elastic Agent in a containerized environment

    You can run Elastic Agent inside of a container — either with Fleet Server or standalone. Docker images for all versions of Elastic Agent are available from the Elastic Docker registry, and we provide deployment manifests for running on Kubernetes.

    Refer to: