''' clear logs? journalctl --rotate journalctl --vacuum-time=1s retain past 2 days: journalctl --vacuum-time=2d ''' ''' journalctl -u haproxy.service journalctl -u haproxy.service --since today --no-pager '''