Filebeat is the next-generation Logstash Forwarder designed to quickly and reliably ship log file data to Logstash or Elasticsearch while only consuming a fraction of the resources.
Filebeat 5.x Docker image. Alpine OS 3.x.
- Filebeat 5.0.0
- OS is Alpine 3.4 64bit
docker build -t "filebeat" .
docker run -d -v /path/to/filebeat.yml:/filebeat.yml --name my-filebeat filebeat
docker run -d -v /path/to/filebeat.yml:/filebeat.yml --name my-filebeat nguoianphu/docker-filebeat
https://www.elastic.co/guide/en/beats/filebeat/current/index.html