8 Sep
2008
8 Sep
'08
3:09 p.m.
On Mon, Sep 8, 2008 at 5:51 AM, <wiskbroom@hotmail.com> wrote:
write(2, "WARNING: line not in syslog form"..., 172) = 172
My syslog-ng.conf has the following relevant data for this particular source:
options { ... long_hostnames(on); .. };
Set long_hostnames to off, and then when you no longer have hostnames like mailserver.mailserver.net/mailserver.example.net you'll probably be ok.