elkninja / elastic-stack-docker-part-two

Apache License 2.0
41 stars 50 forks source link

No Fleet Server Host Produced #1

Open bigverm23 opened 8 months ago

bigverm23 commented 8 months ago

this project produces no fleet server host in the Fleet Server Hosts section of Kibana, which results in not being able to deploy additional agents to other systems outside of the docker container.

{"log.level":"info","@timestamp":"2023-10-27T12:34:49.536-0400","log.origin":{"file.name":"cmd/enroll_cmd.go","file.line":479},"message":"Starting enrollment to URL: https://fleet-server:8220/","ecs.version":"1.6.0"} {"log.level":"warn","@timestamp":"2023-10-27T12:34:49.771-0400","log.logger":"transport","log.origin":{"file.name":"transport/tcp.go","file.line":52},"message":"DNS lookup failure \"fleet-server\": lookup fleet-server: no such host","ecs.version":"1.6.0"} Error: fail to enroll: fail to execute request to fleet-server: lookup fleet-server: no such host

image

blinkomaniak commented 4 months ago

did you solve it?

GD-Dal commented 3 months ago

Same issue here.

Maybe this log entry is related: {"log.level":"info","@timestamp":"2024-03-18T10:05:18.287Z","message":"Running on policy with Fleet Server integration: fleet-server-policy; missing config fleet.agent.id (expected during bootstrap process)","component":{"binary":"fleet-server","dataset":"

Also, APM -> Services is empty. But maybe that's related

hadesfactor617 commented 3 months ago

Any update on this, having the same issue same log output only difference from compose is using the 8.12.2 stack

FewKinG commented 2 months ago

I am currently facing the same issue with this stack. Has anyone solved this?

ghost commented 2 months ago

same issue as well