beater/mysqlbeat.go:289: b.Events undefined (type *beat.Beat has no field or method Events)
rinetd opened this issue · 3 comments
rinetd commented
./main.go:12: cannot use beater.New() (type *beater.Mysqlbeat) as type beat.Creator in argument to beat.Run
github.com/adibendahan/mysqlbeat/beater
beater/mysqlbeat.go:289: b.Events undefined (type *beat.Beat has no field or method Events)
beater/mysqlbeat.go:303: b.Events undefined (type *beat.Beat has no field or method Events)
beater/mysqlbeat.go:326: b.Events undefined (type *beat.Beat has no field or method Events)
adibendahan commented
Please post more information...
rinetd commented
thankyou , the reason is i use the latest libbeat . because of GWF using glide tools I clone code just only from github repo