Managing Elastic Agent at scale with Fleet
Fleet is a component that's used to manage Elastic Agent configurations across your environment. Fleet is made up of two components:
- Fleet UI is a Kibana application with a user interface for users to onboard and configure agents, manage the onboarded data, and administer agents across your environment.
- Fleet Server is a backend component that Elastic Agents from across your environment can connect to, to retrieve agent policies, updates, and management commands.
Fleet Server is a special mode of Elastic Agent and can be deployed centrally alongside your Elastic Stack deployment. You can configure multiple instances of Fleet Server in a load-balanced setup to scale performance and add availability. Fleet Server requires connectivity to the backing Elasticsearch cluster to operate.
The architecture with Elastic Agent and Fleet involved looks as follows: