X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd-journal-gatewayd.service.xml;h=633b4cb55ba60f1029d15e3c1c96fd4f120c89c7;hb=f789e0b4f891800557c74c385d0f61a0164cb16f;hp=e32ac268505f2b7c915c7ba718e8e08c947b9e41;hpb=164228707d7785a27316e2f28be7068044127016;p=thirdparty%2Fsystemd.git diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index e32ac268505..633b4cb55ba 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -1,25 +1,7 @@ - - - - + + + @@ -27,15 +9,6 @@ systemd-journal-gatewayd.service systemd - - - - Developer - Zbigniew - Jędrzejewski-Szmek - zbyszek@in.waw.pl - - @@ -100,6 +73,23 @@ with . + + + + Specify the path to a file containing a + CA certificate in PEM format. + + + + + + + Takes a directory path as argument. If + specified, systemd-journal-gatewayd will serve the + specified journal directory DIR instead of + the default runtime and system journal paths. + + @@ -118,7 +108,7 @@ - /entries[?option1&option2=value...] + /entries[?option1&option2=value…] Retrieval of events in various formats. @@ -147,7 +137,7 @@ "hostname" : "fedora", "os_pretty_name" : "Fedora 19 (Rawhide)", "virtualization" : "kvm", - ...} + …} @@ -187,7 +177,7 @@ one per line (like journalctl --output json). See Journal + url="https://www.freedesktop.org/wiki/Software/systemd/json">Journal JSON Format for more information. @@ -212,7 +202,7 @@ transfer (like journalctl --output export). See Journal + url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format for more information. @@ -262,7 +252,7 @@ boot Limit events to the current boot of the system - (like journalctl --this--boot). + (like journalctl -b). @@ -279,7 +269,7 @@ Examples Retrieve events from this boot from local journal in Journal + url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format: curl --silent -H'Accept: application/vnd.fdo.journal' \ 'http://localhost:19531/entries?boot' @@ -294,8 +284,10 @@ systemd1, journalctl1, - systemd-journald.service8, systemd.journal-fields7, + systemd-journald.service8, + systemd-journal-remote.service8, + systemd-journal-upload.service8