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