[systemd-devel] journalctl to csv

Kai Hendry hendry at iki.fi
Mon Jan 28 22:05:00 PST 2013


On 29 January 2013 01:51, Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> wrote:
> So just 'journalctl MESSAGE_ID=b72ea4a2881545a0b50e200e55b9b06f MESSAGE_ID=b72ea4a2881545a0b50e200e55b9b070'
> should work.

Indeed it does. Though how do I listen on journalctl for *future events*?

`journalctl -f -b MESSAGE='Lid closed.' MESSAGE='Lid opened.' -o
export | grep SOURCE_REALTIME_TIMESTAMP` annoyingly shows past events.


Mayyybe tweaking --since, but that easily throws this `Failed to get
realtime timestamp: Cannot assign requested address` error.

Many thanks,


More information about the systemd-devel mailing list