<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#c2">Comment # 2</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 cannot accept unbounded log lines. We currently add a hard break after
LINE_MAX (as defined by glibc), which is at 2K. I am not sure what we really
can do about this. We must enforce something. We can of course play games and
bump it to 4K or 16K, but I am not convinced this would be that beneficial,
really.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>