From 48383c251185c4596e9098878b28334c69e7bfd9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Oct 2012 02:37:10 +0200 Subject: journal: support epxorting the journal in a format suitable for text/event-stream --- man/journalctl.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/journalctl.xml b/man/journalctl.xml index 651a8a56ad..62373d88ab 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -193,6 +193,7 @@ export, json, json-pretty, + json-sse, cat. short is the default and generates an output that is mostly identical to the @@ -219,7 +220,12 @@ structures, but formats them in multiple lines in order to make them more readable for - humans. cat + humans. json-sse + also formats entries as JSON data + structures, but wraps them in a format + suitable for Server-Sent + Events. cat generates a very terse output only showing the actual message of each journal entry with no meta data, not -- cgit v1.2.3-54-g00ecf