[systemd-bugs] [Bug 86465] journal logs from service stdout/stderr split at 2048 chars
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 3 00:31:08 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=86465
--- Comment #9 from Igor Bukanov <igor at mir2.org> ---
I checked that on Fedora 21
perl -e "print 'MESSAGE=', 'a'x100000, 'b'" | logger --journald
happily sends to the journal as a single line with 1e5 characters without
splitting anything. So the current restriction of 2K from stdout is pretty
arbitrary and restrictive indeed.
--
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/20150203/540eceae/attachment.html>
More information about the systemd-bugs
mailing list