I installed systemd-journal-gatewayd
on CentOS7 and started it. If I connect to the given port the HTTP server is answering but the response is always emtpy. Neither /entries?follow
nor /entries?boot
displays any messages.
Is there anything else to do to enable gateway on CentOS7?
yum install
will do the right thing automatically. – Thorsten Hoeger Apr 02 '15 at 14:27