[systemd-bugs] [Bug 67054] RFE - Add options to shorten or skip hostname on output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 24 03:40:49 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67054

Lennart Poettering <lennart at poettering.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
We show the kernel hostname, not the fqdn. If you initialize the kernel
hostname to the fqdn it's kinda your own fault...

journalctl handles messages from as many hosts as you like. For example, if you
share the journal dir from multiple hosts, you can use "journalctl -m" to merge
the output of all of them. This is also used by "systemd-nspawn -j" to make the
logs available easily. 

Also we try to stay compatible with classic /var/log/messages in our output, so
that people can parse the lines with the classic tools.

All together I am really not convinced that it would be a good idea to not show
the name.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130724/a444978f/attachment.html>


More information about the systemd-bugs mailing list