Hi,
I have an existing ECK stack (ES + Kibana) running fine. I’m now trying to add Fleet Server and configure Kibana accordingly, but I’m a bit confused.
I’m following:
Am I right to assume that the xpack.fleet.packages / xpack.fleet.* section in the Kibana CR is responsible for creating the Fleet Server agent policy (e.g. eck-fleet-server)?
My Fleet Server logs show:
failed to request /api/fleet/enrollment_api_keys (404)
Agent policy "eck-fleet-server" not found
So it looks like the policy is missing, or a problem of authentication maybe ?
Thanks!