Ingensi / dockbeat

Dockbeat - the elastic Beat for docker daemon monitoring
Other
286 stars 70 forks source link

Updated dependencies & dockerbeat.yml. #96

Closed solomkinmv closed 8 years ago

solomkinmv commented 8 years ago

I needed Kafka support, so I had to update libbeat including different dependencies. Now dependencies stored in vendor directory. Also, I've added information about Kafka configuration to dockerbeat.yml.

solomkinmv commented 8 years ago

Ok, this changes is only for Go 1.6. What would you recommend to fix this problem? Do you need a support of old versions?

marminthibaut commented 8 years ago

I'm on a total refactoring of the repository to match with the new skeleton provided by the beat-generator.