Hello Everyone,
I am trying to a custom beat. I have done the installation of Go and cookiecutter. Now when I am trying to execute the below command, it gives following error.
"A valid repository for "D:\ELSTACK\CreateBeats\beats_master\src\github.com\elast
ic\beats\generate\beat" could not be found in the following locations:
D:\ELSTACK\CreateBeats\beats_master\src\github.com\elastic\beats\generate\beat
D:\ELSTACK\CreateBeats\beats_master\src\github.com\elastic\beats\generate\beat"
cookiecutter "D:\ELSTACK\CreateBeats\beats_master\src\github.com\elastic\beats\generate\beat"
I am confused a bit because I donot know where I am making mistake.