icingabeat/vendor/github.com/elastic/beats/filebeat
Blerim Sheqa dd3104e1c6 Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
..
_meta Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
beater Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
channel Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
cmd Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
config Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
crawler Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
docs Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
fileset Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
harvester Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
include Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
input/file Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
module Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
modules.d Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
processor/add_kubernetes_metadata Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
prospector Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
registrar Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
scripts Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
tests Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
util Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
.gitignore Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
Dockerfile Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
Makefile Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
README.md Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
docker-compose.yml Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
filebeat.reference.yml Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
filebeat.yml Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
main.go Update to libbeat 6.1 2017-12-19 13:16:39 +01:00
main_test.go Update to libbeat 6.1 2017-12-19 13:16:39 +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.