Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2019 14:19:33 +0000
From:      Matt Churchyard <matt.churchyard@userve.net>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   FreeBSD 12 log formats
Message-ID:  <0478636f9afd49d68a7d0c86d68c01e3@SERVER.ad.usd-group.com>

next in thread | raw e-mail | index | archive | help

Hello,

I asked this question on the freebsd-questions mailing list but didn't get any response.
I (and other users) have noticed that log messages have started appearing in a different format in FreeBSD 12 (although in my case only on one system, and some logs are still the original format...).
For me this caused issues with automated log parsers.

It appears this is related to work for rfc5424 support, but as far as I can see from the commit messages, this shouldn't be enabled without updating the flags for syslog?

Jan  2 12:04:13 ftp 1 2019-01-02T12:04:13.584377+00:00 ftp.full.hostname pkg 5522 - - php72-hash-7.2.13 installed


"For people interested in using this, this feature can be enabled by

adding the following line to /etc/rc.conf:



  syslogd_flags="-s -O rfc5424"

"

Regards,
Matt Churchyard





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0478636f9afd49d68a7d0c86d68c01e3>