<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><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">86465</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>journal logs from service stdout/stderr split at 2048 chars
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>stuart.warren@ocado.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>grawity@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=109734" name="attach_109734" title="#systemd IRC log discussing issue">attachment 109734</a> <a href="attachment.cgi?id=109734&action=edit" title="#systemd IRC log discussing issue">[details]</a></span>
#systemd IRC log discussing issue

On CoreOS I'm running Java apps in Docker and logging to stdout.
Large logs (eg. stacktraces) get split over multiple lines which is far from
ideal.

This only seems to affect logs passed in via fd as discussed in IRC (attached)
and not those sent to the journald socket.

Quick testcase Docker app at: 
<a href="https://github.com/stuart-warren/testbigdockerlogs">https://github.com/stuart-warren/testbigdockerlogs</a>

Or:

``perl -e "print 'a'x4096, 'b'" | systemd-cat``</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>