Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2018 18:32:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229236] syslogd failed to parse TIMESTAMP
Message-ID:  <bug-229236-227@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229236

            Bug ID: 229236
           Summary: syslogd failed to parse TIMESTAMP
           Product: Base System
           Version: 11.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: zarychtam@plan-b.pwste.edu.pl

Commit r335059 brought syslogd(8) in sync with the copy in HEAD. Unfortunately,
it broke capability to log messages which have incorrect timestamps. Such
syslog messages are still common when you log from older network equipment or
non-RFC compliant third-party apps. 

Running syslogd in debug mode:

Failed to parse TIMESTAMP from x.x.x.x: 12403: Jun 22 17:31:38 CEST:
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/17,
changed state to down

The same message in debug is seen when syslogd is run with -T switch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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