Re: [systemd-devel] Spec for journalctl log entry data structure

2017-11-29 Thread Tomasz Torcz
November 29, 2017 1:27 PM, "Thomas Güttler" wrote: > is there a spec or docs about the datastructure of a log entry in journalctl? > > Which fields does a log record have? There's a handy man page: https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html If you look for low

Re: [systemd-devel] Spec for journalctl log entry data structure

2017-11-29 Thread Mantas Mikulėnas
On Wed, Nov 29, 2017 at 2:18 PM, Thomas Güttler < guettl...@thomas-guettler.de> wrote: > Hi, > > > is there a spec or docs about the datastructure of a log entry in > journalctl? > The binary on-disk format is documented here: https://www.freedesktop.org/wiki/Software/systemd/journal-files/ jou