filebeat

Log file harvester that ships logs to Elasticsearch or Logstash

brewmacoslinux
Try with needOr install directly
Source

About

File harvester to ship log files to Elasticsearch or Logstash

Commands

filebeat

Examples

Start filebeat with a configuration file$ filebeat -c /etc/filebeat/filebeat.yml
Test the filebeat configuration for syntax errors$ filebeat test config -c /etc/filebeat/filebeat.yml
Run filebeat in the foreground with debug logging$ filebeat -c /etc/filebeat/filebeat.yml -e -d '*'