This seems pretty docker specific and not related to Kubernetes, IIUC.

So, sorry, but I don't really know. Consider checking the docs (might be
easier) or asking in a docker specific place.

On Friday, September 22, 2017, Shashank Dutt Jha <shashank...@gmail.com>
wrote:

> I am trying to use log driver syslog and have written following
> configuration in docker-config.yml file
>
> --
>     logging:
>       driver: syslog
>       options:
>         syslog-address: "tcp://localhost:1234"
> --
>
> I get following error everytime,
>
> C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response
> from daemon: failed to initialize logging driver: dial tcp 127.0.0.1:24224:
> getsockopt: connection refused.
>
> Do I need to install syslog or configuring it is enough?
>
> I tried providing actual ip address still same error.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kubernetes-users+unsubscr...@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','kubernetes-users%2bunsubscr...@googlegroups.com');>
> .
> To post to this group, send email to kubernetes-users@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','kubernetes-users@googlegroups.com');>.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to