Open sloanqin opened 6 years ago
That would be good! I don't have a lot of time to devote to this plugin, would you be interested in preparing a PR?
ok,if I really use this, I will submit my updates here
Any progress on getting this to work within latest version of a beat?
Not that I'm aware, this would be a welcome contribution!
Is there any progress in that?
@almas1992 not that I know of, if you could give it a go that would be great!
@almas1992 not that I know of, if you could give it a go that would be great!
I'd like to contribute code, but I don't have rich experience in golang development. Will you help me review the code?
@almas1992 sure!
I get an error when compile it with filebeat5.0 and the latest connbeat. could you please update the plugin to get up-to-date again?
the error is: ./main.go:16:27: cannot use beater.New (type func("github.com/raboof/connbeat/vendor/github.com/elastic/beats/libbeat/beat".Beat, "github.com/raboof/connbeat/vendor/github.com/elastic/beats/libbeat/common".Config) ("github.com/raboof/connbeat/vendor/github.com/elastic/beats/libbeat/beat".Beater, error)) as type "github.com/elastic/beats/libbeat/beat".Creator in argument to "github.com/elastic/beats/libbeat/beat".Run make: *** [filebeat] Error 2