-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
Problem description
I have installed the Fleet extension as covered by the Readme ( adding -f extensions/fleet/fleet-compose.yml to my docker compose command).
I can see the service running with docker compose ps.
Part of my confusion is that I don't grasp how the components should interact together.
My assumption is that when I go to the Kiabana UI -> Management -> Fleet I should be able to enroll an agent in Fleet right away (maybe I'm wrong). But instead, the UI asks me to "Add a Fleet server" and provides the instructions to do so manually.
My understanding is that the Fleet server is already installed through the docker compose service and Kibana should not ask me to install a server.
Is that right ? And then I should start troubleshooting the issue. Or am I mistaken in my understanding and I should really install the Fleet server following the Kibana instructions ? But then what is the Fleet service in the docker compose ?
Thank you !
Extra information
Stack configuration
Docker setup
$ docker version
Client: Docker Engine - Community
Version: 28.0.1
API version: 1.48
Go version: go1.23.6
Git commit: 068a01e
Built: Wed Feb 26 10:41:12 2025
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 28.0.1
API version: 1.48 (minimum version 1.24)
Go version: go1.23.6
Git commit: bbd0a17
Built: Wed Feb 26 10:41:12 2025
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.25
GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
runc:
Version: 1.2.4
GitCommit: v1.2.4-0-g6c52b3f
docker-init:
Version: 0.19.0
GitCommit: de40ad0
$ docker compose version
Docker Compose version v2.33.1Container logs
$ docker compose logs
(this server is under load and there are a lot of logs. Please specify which log could be useful, if any, and I will search for it)