bwalex/fluent-plugin-docker-format

Getting container name is broken when using docker 1.10.1

thrucker opened this issue · 3 comments

The name of the container config JSON file seems to have changed as of docker 1.10.1. It's now called config.v2.json. See https://github.com/bwalex/fluent-plugin-docker-format/blob/master/lib/fluent/plugin/out_docker_format.rb#L41

Hi there Alex.
I like your plugin, especially because it doesn't need a connection to Docker engine.
The problem is that it doesn't work with Docker 1.10 and above as mentioned.
When do you think this will be solved, and PR will be merged?

@bwalex
I also hope that #6 is merged.

Sorry, I dropped the ball on this - all merged now. Thanks!