Skip to content

ruflin/govarbeat

 
 

Repository files navigation

Govarbeat

Welcome to govarbeat.

To get running with your beat, run the following commands:

glide init
glide update --no-recursive
make update
make

To run your beat with debugging output enabled, run:

./govarbeat -c etc/govarbeat.yml -e -d "*"

For further development, check out the beat developer guide.

To start it as a git repository, run

git init

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.0%
  • Python 14.6%
  • Makefile 3.4%