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
Nice beat! This is a great job. I cloned this project and install all its necessary dependencies on my local machine. I then did a make in the project repository. I got the file logstashbeat.test generated. Each I start this beat, I keep getting the following
./logstashbeat.test -c logstashbeat.yml -e -d "*"
PASS
coverage: 0.0% of statements in ./config/..., ./beater/..., .
My guess is that I doing something weird.
Any help will be appreciatable.
Thanks.
The text was updated successfully, but these errors were encountered:
I have the same issue, When i did a make, logstashbeat executable wasnt generated. Instead logstashbeat.test was generated. @berrytchaks , how did you fix this?
Hi,
Nice beat! This is a great job. I cloned this project and install all its necessary dependencies on my local machine. I then did a make in the project repository. I got the file logstashbeat.test generated. Each I start this beat, I keep getting the following
My guess is that I doing something weird.
Any help will be appreciatable.
Thanks.
The text was updated successfully, but these errors were encountered: