[systemd-bugs] [Bug 86465] New: journal logs from service stdout/stderr split at 2048 chars
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 19 06:57:38 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86465
Bug ID: 86465
Summary: journal logs from service stdout/stderr split at 2048
chars
Product: systemd
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: stuart.warren at ocado.com
QA Contact: systemd-bugs at lists.freedesktop.org
CC: grawity at gmail.com
Created attachment 109734
--> https://bugs.freedesktop.org/attachment.cgi?id=109734&action=edit
#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:
https://github.com/stuart-warren/testbigdockerlogs
Or:
``perl -e "print 'a'x4096, 'b'" | systemd-cat``
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141119/4cc28104/attachment.html>
More information about the systemd-bugs
mailing list