Opened 12 years ago
Closed 12 years ago
#135 closed defect (fixed)
syslog messages should not contain more than one line
Reported by: | Christian Franke | Owned by: | Christian Franke |
---|---|---|---|
Priority: | major | Milestone: | Release 5.41 |
Component: | smartd | Version: | 5.40 |
Keywords: | Cc: |
Description
The syslog(3) facility does not support log messages with more than one line. Some syslog implementations replace embedded newlines with spaces, others output separate lines but with incomplete headers.
Smartd should issue one syslog()
call for each message line.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | changed from somebody to Christian Franke |
---|---|
Status: | new → accepted |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
r3248.