mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-15 14:58:08 +02:00
9 lines
225 B
Plaintext
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.
|