Hi! On Mon, Aug 04, 2014 at 08:19:33AM +0300, Alex Efros wrote: > #!/bin/sh > exec socat - UNIX-SENDTO:/path/to/your/log.sock
I forget to mention - this assume your service's output should be
compatible with syslog's format (it's pretty simple text format).
--
WBR, Alex.
