Bug 712151
Summary: | Some entries into /var/log/secure are done with incorrect time zone. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Erik Squires <erik_squires> |
Component: | rsyslog | Assignee: | Tomas Heinrich <theinric> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | h1k6zn2m, jose.p.oliveira.oss, mattias.ellert, mgrepl, mrunge, pvrabec, rayvd, rtc, rvokal, silfreed, theinric, tmraz |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rsyslog-5.8.7-1.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-28 14:00:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Erik Squires
2011-06-09 15:37:17 UTC
could you please append the output of systemctl status syslog-ng.service Thanks. syslog-ng.service Loaded: error Active: inactive (dead) ok, reading this, I assume, syslog-ng isn't running. You may verify it by issuing systemctl rsyslog.service. (I guess, it's running). To your problem: I think, there is a misconfiguration or misbehaviour in sshd. I see the same problem, using syslog-ng. Reassigning this bug to openssh component. Actually this should be handled correctly in rsyslog and I think it is a regression in it. See bug 231326 where the same problem was fixed in the old sysklogd package. Basically when the syslog daemon receives a message from the local syslog socket it should discard the timestamp and use its own one. OK, thank you for the info. I'll contact syslog-ng upstream. Seems to happen there, too. There is an option for syslog-ng to keep incoming messages in sync with server time zone: http://www.balabit.com/wiki/syslog-ng-faq-timestamp-sync OK, but what about rsyslog which is still the default system logging daemon? Note this bug is assigned to rsyslog. Oops, I'm sorry. You're right. *** Bug 738364 has been marked as a duplicate of this bug. *** |