icingabeat/vendor/github.com/elastic/beats/filebeat
Blerim Sheqa a9bb4a709c Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
..
_meta Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
beater Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
config Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
crawler Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
docs Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
harvester Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
input Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
prospector Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
publisher Set libbeat version 5.1.1 2017-01-02 17:20:02 +01:00
registrar Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
spooler Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
tests Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
.gitignore Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
Makefile Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
README.md Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
filebeat.full.yml Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
filebeat.template-es2x.json Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
filebeat.template.json Update libbeat to v5.1.2 2017-01-27 19:53:36 +01:00
filebeat.yml Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
main.go Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
main_test.go Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
make.bat Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00

README.md

Filebeat

Filebeat is an open source file harvester, mostly used to fetch logs files and feed them into logstash. Together with the libbeat lumberjack output is a replacement for logstash-forwarder.

To learn more about Filebeat, check out https://www.elastic.co/products/beats/filebeat.

Getting started

Please follow the getting started guide from the docs.

Documentation

Please visit elastic.co for the documentation.

Bugs and feature requests

If you have an issue, please start by opening a topic on the forums. We'll help you troubleshoot and work with you on a solution.

If you are sure you found a bug or have a feature request, open an issue on Github.

Contributions

We love contributions from our community! Please read the CONTRIBUTING.md file.

Snapshots

For testing purposes, we generate snapshot builds that you can find here. Please be aware that these are built on top of master and are not meant for production.