mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-29 08:44:08 +02:00
Register includes for fields
This commit is contained in:
parent
7b72dbc0bd
commit
babf54a140
@ -4,6 +4,9 @@ import (
|
|||||||
"github.com/icinga/icingabeat/beater"
|
"github.com/icinga/icingabeat/beater"
|
||||||
|
|
||||||
cmd "github.com/elastic/beats/libbeat/cmd"
|
cmd "github.com/elastic/beats/libbeat/cmd"
|
||||||
|
|
||||||
|
// Register the includes.
|
||||||
|
_ "github.com/icinga/icingabeat/include"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Name of this beat
|
// Name of this beat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user