Filebeat agent installed on the client

Filebeat agent is installed on my client machine but machine is now showing on the ELK dashboard.
What can be the issue. i already check the service status of filebeat is running

ubuntu@ip-10-0-1-243:~$ sudo service filebeat status
● filebeat.service - Filebeat sends log files to Logstash or directly to Elasticsearch.
Loaded: loaded (/lib/systemd/system/filebeat.service; disabled; vendor preset: enabled)
Active: active (running) since Wed 2018-10-31 11:23:13 UTC; 3h 7min ago
Docs: https://www.elastic.co/products/beats/filebeat
Main PID: 9299 (filebeat)
Tasks: 9
Memory: 9.2M
CPU: 3.692s
CGroup: /system.slice/filebeat.service
└─9299 /usr/share/filebeat/bin/filebeat -c /etc/filebeat/filebeat.yml -path.home /usr/share/filebeat -path.config /etc/filebeat -path.data /var/lib/filebeat

Hi @Shahid_Chaudhary and welcome,

What modules have you enabled for this machine? Could you share its configuration? Could you also check if you see any error in filebeat logs?

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