On Wed, Aug 26, 2020 at 6:29 PM Willy Tarreau <w...@1wt.eu> wrote:
> > Then, still related to logging, might I add a feature request to just
> > use "raw" lines over UDP or TCP, instead of SysLog?  (Just as we have
> > now support for `stdout`, but with network support.)
>
> You already have it. I'm doing this:
>
>     log 127.0.0.1:5514 format raw daemon
>     log-format "%[uuid]"
>
> And netcat shows me only the uuid with no header nor anything. So
> technically speaking I don't think you're missing anything for this.


This is nice.  I'll have to give it a try.  (I thought that the `raw`
applied only to `stdout`.

However we are missing the TCP support.  :)

Ciprian.

Reply via email to