icingabeat/vendor/github.com/elastic/beats/filebeat/docs/module-development-guide.asciidoc
2017-12-19 13:16:39 +01:00

9 lines
225 B
Plaintext

= Filebeat modules developer guide
This guide describes the process of creating a new Filebeat module.
== Overview
A Filebeat module is typically named after the service that creates the logs it
is collecting and parsing.