You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @shantanuo, thanks for sharing the errors. Could you try the following:
re-clone the repo
cd into the project
run "make"
run "./amazonbeat"
Let me know if this runs successfully or throws the same error as testsuite. It seems there is a circular dependency issue when running the testsuite. I'll look into this further.
To resolve the testsuite issues, you could also try running "go get github.com/elastic/beats/vendor/github.com/pierrre/gotestcover" before "make testsuite" to see if it resolves the dependency issue.
Docker image is not yet available. I'll get it up and running soon and let you know!
I could not install the package on Amazon EC2 instance. Is docker image available?
The text was updated successfully, but these errors were encountered: