<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - journal logs from service stdout/stderr split at 2048 chars"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86465#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - journal logs from service stdout/stderr split at 2048 chars"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86465">bug 86465</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>