I'm trying out Metricbeat, and attempting to get some data from the Docker module. I've got the thing configured (just the bare minimum so far, with the "container" metricset), and I've run into some difficulty in specifying the host. Currently, my config looks like this:
While this configuration passes -configtest (several other attempts didn't), it doesn't actually work. The error message I get is this:
Get http://unix.sock/containers/json?: open /pipe/docker_engine: The system cannot find the path specified.
This error message doesn't give me a lot of confidence that Metricbeat is attempting to connect to Docker correctly. Is there some other way I should be specifying the host?
While I likely can switch to HTTP for the Docker daemon, I would really rather not, as the host as you gave it works in other tools, such as Registrator, for example.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.