datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
239 stars 50 forks source link

Docker compose not listening serilog log #131

Closed recepdmr closed 4 years ago

recepdmr commented 4 years ago

Hi Serilog Team,

I have a problem. not listening serilog log from Docker compose I used to docker image is datalust/seq:latest image

nblumhardt commented 4 years ago

Hi! Thanks for getting in touch, Recep.

This looks like a Docker networking problem, rather than an issue with Serilog.Sinks.Seq. To get some help on this, writing a Stack Overflow post with the docker tag might be the best option.

recepdmr commented 4 years ago

Thanks for answer