"journal:" is added to syslog messages when there is a white space at the end of process name.
Issue
- "journal:" is added to syslog messages when there is a white space at the end of process name.
$ logger -t "foo " msg
(Space is included)
- /var/log/messages:
Nov 25 16:04:08 localhost journal: foo : msg
(journal:" is added)
Environment
- Red Hat Enterprise Linux 7
- rsyslog-7.4.7-6.el7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.