Re: [systemd-devel] Extracting logs out of journal in windows 7

2017-12-06 Thread Lennart Poettering
On Mi, 06.12.17 04:59, P.R.Dinesh (pr.din...@gmail.com) wrote:

> I have a systemd.journal file copied to windows machine.  I want to extract
> the logs out of the journal file.  Do we have a equivalent to journalctl in
> windows os or is it possible to cross compile journalctl in windows
> platform?

No there is no such tool to my knowledge, and it's not
cross-compilable. 

Windows is completely out of focus for us. Sorry.

Consider exporting the journal file first: "journalctl -o json
> journal.json " or something like that, and copying the output that
generates to Windows instead.

Lennart

-- 
Lennart Poettering, Red Hat
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] Extracting logs out of journal in windows 7

2017-12-05 Thread P.R.Dinesh
I have a systemd.journal file copied to windows machine.  I want to extract
the logs out of the journal file.  Do we have a equivalent to journalctl in
windows os or is it possible to cross compile journalctl in windows
platform?

Regards,
Dinesh
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel