[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 Jun 14 12:36:57 UTC 2016


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

--- Comment #17 from Lennart Poettering <lennart at poettering.net> ---
we use LINE_MAX for lack of a better value, which glibc defines to 2K.

I figure we could enforce a limit of 64K or so in journald instead, but we have
to enforce something. Please consider filing a PR that introduces a new limit
define and sets it higher.

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


More information about the systemd-bugs mailing list