icingabeat/vendor/github.com/elastic/beats/libbeat
Blerim Sheqa bbd8343629 Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
..
_meta Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
beat Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
cfgfile Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
common Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
dashboards Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
docs Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
logp Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
mock Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
monitoring Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
outputs Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
paths Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
plugin Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
processors Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
publisher Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
scripts Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
service Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
tests Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
.gitignore Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
Dockerfile Update to libbeat 5.2.2 2017-03-15 09:54:31 +01:00
Makefile Update to libbeat 5.3.0 2017-04-18 14:08:57 +02:00
README.md Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
docker-compose.yml Update to libbeat 5.2.2 2017-03-15 09:54:31 +01:00
fields.yml Update to libbeat 5.3.2 2017-04-28 15:17:44 +02:00
libbeat.go Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
libbeat_test.go Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00

README.md

libbeat - Framework for building the Beats

libbeat is a Go library containing the common packages for all the Beats. It is Apache licensed and actively maintained by the Elastic team.

If you want to create a new project that reads some sort of operational data and ships it to Elasticsearch, we suggest you make use of this library. Please start by reading our CONTRIBUTING file. We also have a developer guide to help you with the creation of new Beats.

Please also open a topic on the forums and we'll help you get started.

To see the Beats that are built on top of this library, please see the list from the main README file and the list of community Beats.