Dear All,
I have installed Filebeat on my application server and have updated filebeat.yml to ship logs to logstash. When I run the command to start the filebeat I get below error. Please advice.
filebeat.service - filebeat
Loaded: loaded (/usr/lib/systemd/system/filebeat.service; disabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Wed 2016-10-19 11:35:31 EDT; 2min 51s ago
Docs: https://www.elastic.co/guide/en/beats/filebeat/current/index.html
Process: 28849 ExecStart=/usr/bin/filebeat -c /etc/filebeat/filebeat.yml (code=exited, status=1/FAILURE)
Main PID: 28849 (code=exited, status=1/FAILURE)
Oct 19 11:35:31 MYSERVER: filebeat.service: main process exited, code=exited, status=1/FAILURE
Oct 19 11:35:31 MYSERVER: Unit filebeat.service entered failed state.
Oct 19 11:35:31 MYSERVER: filebeat.service failed.
Oct 19 11:35:31 MYSERVER: filebeat.service holdoff time over, scheduling restart.
Oct 19 11:35:31 MYSERVER: start request repeated too quickly for filebeat.service
Oct 19 11:35:31 MYSERVER: Failed to start filebeat.
Oct 19 11:35:31 MYSERVER: Unit filebeat.service entered failed state.
Oct 19 11:35:31 MYSERVER: filebeat.service failed.