Hey
I'm trying to build an application according to the instructions and I get the following error:
/root/go/pkg/mod/github.com/rlynic/filebeat-output-clickhouse@v1.0.0/clickhouse.go:14:23: cannot use makeClickHouse (type func (beat.Info, outputs.Observer, * common .Config) (outputs.Group, error)) as type outputs.Factory in argument to outputs.RegisterType
make: *** [../libbeat/scripts/Makefile:134: filebeat] Error 2
Hey I'm trying to build an application according to the instructions and I get the following error:
Any ideas on how to fix this?