Fleet server status offline

I install fleet server on my centos7 Successfully. But status always display offline.
I also check integration status:

commandline status shows as follow:

'''
[root@fleet02 elastic-agent-8.10.4-linux-x86_64]# cd
[root@fleet02 ~]# /opt/Elastic/Agent/elastic-agent status
┌─ fleet
│ └─ status: (HEALTHY) Connected
└─ elastic-agent
└─ status: (HEALTHY) Running
[root@fleet02 ~]#

'''

Just feeling confused, why always offline. ES version is 8.10.4, the newest one. Is there anyone knows why?
thanks!

Do you see any errors in the output of:

elastic-agent logs

I didn't see error log at first. Now fleet-serve shows Re-configuring, is this a problem?

It's odd. I did nothing, now It's online. Here is status output:

[root@fleet02 ~]# /opt/Elastic/Agent/elastic-agent status
┌─ fleet
│  └─ status: (HEALTHY) Connected
└─ elastic-agent
   ├─ status: (HEALTHY) Running
   └─ fleet-server-default
      ├─ status: (HEALTHY) Healthy: communicating with pid '1578'
      ├─ fleet-server-default
      │  └─ status: (CONFIGURING) Re-configuring
      └─ fleet-server-default-fleet-server-fleet_server-74637777-1060-474e-89f6-337f952c5718
         └─ status: (CONFIGURING) Re-configuring

Fleet server display "Re-configuring", what does that mean?

You need to run this command:

elastic-agent logs

to see more details of what is going on

Here are the logs, is it no longer possible to see the problem ?

[root@fleet02 ~]# /opt/Elastic/Agent/elastic-agent logs
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"No entries to remove were found","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"service.name":"filebeat","input_type":"azure-blob-storage","ecs.version":"1.6.0","log.logger":"input","log.origin":{"file.line":69,"file.name":"input-cursor/clean.go"},"ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"Done store cleanup","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"log.logger":"input","log.origin":{"file.line":70,"file.name":"input-cursor/clean.go"},"service.name":"filebeat","input_type":"azure-blob-storage","ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"Start store cleanup","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"input_type":"httpjson","ecs.version":"1.6.0","log.logger":"input","log.origin":{"file.line":60,"file.name":"input-cursor/clean.go"},"service.name":"filebeat","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"No entries to remove were found","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"log.logger":"input","log.origin":{"file.line":69,"file.name":"input-cursor/clean.go"},"service.name":"filebeat","input_type":"httpjson","ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"Done store cleanup","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"service.name":"filebeat","input_type":"httpjson","ecs.version":"1.6.0","log.logger":"input","log.origin":{"file.line":70,"file.name":"input-cursor/clean.go"},"ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"Start store cleanup","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"log.logger":"input","log.origin":{"file.line":60,"file.name":"input-cursor/clean.go"},"service.name":"filebeat","input_type":"cel","ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"No entries to remove were found","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"log.logger":"input","log.origin":{"file.line":69,"file.name":"input-cursor/clean.go"},"service.name":"filebeat","input_type":"cel","ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:52.330Z","message":"Done store cleanup","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"service.name":"filebeat","input_type":"cel","ecs.version":"1.6.0","log.logger":"input","log.origin":{"file.line":70,"file.name":"input-cursor/clean.go"},"ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2023-10-25T07:03:52.361Z","message":"Non-zero metrics in the last 30s","component":{"binary":"metricbeat","dataset":"elastic_agent.metricbeat","id":"system/metrics-default","type":"system/metrics"},"log":{"source":"system/metrics-default"},"monitoring":{"ecs.version":"1.6.0","metrics":{"beat":{"cpu":{"system":{"ticks":88700,"time":{"ms":40}},"total":{"ticks":139850,"time":{"ms":120},"value":139850},"user":{"ticks":51150,"time":{"ms":80}}},"handles":{"limit":{"hard":4096,"soft":4096},"open":13},"info":{"ephemeral_id":"3a41fc0d-6fa5-4322-b881-4d1eed35c389","uptime":{"ms":26100104},"version":"8.10.4"},"memstats":{"gc_next":87078680,"memory_alloc":44433504,"memory_total":11626805712,"rss":97890304},"runtime":{"goroutines":76}},"libbeat":{"config":{"module":{"running":11}},"output":{"events":{"active":9},"read":{"bytes":274}},"pipeline":{"clients":11,"events":{"active":4107}}},"system":{"load":{"1":0,"15":0.04,"5":0.01,"norm":{"1":0,"15":0.04,"5":0.01}}}}},"log.logger":"monitoring","log.origin":{"file.line":187,"file.name":"log/log.go"},"service.name":"metricbeat","ecs.version":"1.6.0"}
{"log.level":"debug","@timestamp":"2023-10-25T07:03:53.090Z","message":"Multiline event flushed because timeout reached.","component":{"binary":"filebeat","dataset":"elastic_agent.filebeat","id":"log-default","type":"log"},"log":{"source":"log-default"},"service.name":"filebeat","ecs.version":"1.6.0","log.logger":"reader_multiline","log.origin":{"file.line":170,"file.name":"multiline/pattern.go"},"ecs.version":"1.6.0"}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.