X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-journal-gatewayd.service.xml;h=37b39c2d3ef0341362b221a7aa4feccf5671f174;hb=88d04e31ce0837ebf937ab46c3c39a0d93ab4c7c;hp=9b0fce60979b1c68ba55084fc83f1fe0bdfa7504;hpb=ee7c77db55cb105e69f1a088539da602c706c611;p=elogind.git diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 9b0fce609..37b39c2d3 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -52,7 +52,9 @@ along with systemd; If not, see . systemd-journal-gatewayd.service systemd-journal-gatewayd.socket - /usr/lib/systemd/systemd-journal-gatewayd + + /usr/lib/systemd/systemd-journal-gatewayd + OPTIONS @@ -61,7 +63,9 @@ along with systemd; If not, see . systemd-journal-gatewayd serves journal events over the network. Clients must connect using - HTTP, to port 19531 by default. + HTTP. The server listens on port 19531 by default. + If is specified, the server expects + HTTPS connections. The program is started by systemd1 @@ -71,6 +75,48 @@ along with systemd; If not, see . to have it started on boot. + + Options + + The following options are understood: + + + + + + + Prints a short help + text and exits. + + + + + + Prints a short version + string and exits. + + + + + + Specify the path to a file containing a server + certificate in PEM format. This option switches + systemd-journal-gatewayd into HTTPS mode + and must be used together with + . + + + + + + Specify the path to a file containing a server + key in PEM format corresponding to the certificate specified + with . + + + + + Supported URLs @@ -101,6 +147,31 @@ along with systemd; If not, see . returned. Supported parameters are described below. + + + + + Return a JSON structure describing the machine. + + Example: + +{ "machine_id" : "8cf7ed9d451ea194b77a9f118f3dc446", + "boot_id" : "3d3c9efaf556496a9b04259ee35df7f7", + "hostname" : "fedora", + "os_pretty_name" : "Fedora 19 (Rawhide)", + "virtualization" : "kvm", + ...} + + + + + + + FIELD_NAME + + Return a list of values of this field present in the logs. + + @@ -108,7 +179,7 @@ along with systemd; If not, see . Accept header - + format Recognized formats: