syslog with timezone

2018-06-18 Thread Tomas Hulata
According rfc5424 there could or should be time zone specified in syslog message. There are problems for example with graylog, so my patch is adding optional switch to enable different datetime formatting with timezone support to syslog module. # HG changeset patch # User Tomas Hulata # Date

Re: syslog with timezone

2018-06-18 Thread Maxim Dounin
Hello! On Mon, Jun 18, 2018 at 06:08:03PM +0200, Tomas Hulata wrote: > According rfc5424 there could or should be time zone specified in syslog > message. There are problems for example with graylog, so my patch is > adding optional switch to enable different datetime formatting with > timezon

Re: syslog with timezone

2018-06-18 Thread Tomas Hulata
Hello, thanks for reply. RFC 5424 obsoletes RFC 3164, so what is the reason to follow just old/obsolete one? On 06/18/2018 07:36 PM, Maxim Dounin wrote: Hello! On Mon, Jun 18, 2018 at 06:08:03PM +0200, Tomas Hulata wrote: According rfc5424 there could or should be time zone specified in s