<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#c9">Comment # 9</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:igor@mir2.org" title="Igor Bukanov <igor@mir2.org>"> <span class="fn">Igor Bukanov</span></a>
</span></b>
        <pre>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.</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>