Opened 14 years ago
Closed 14 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 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
r3248.