Не знал что так можно:
sudo systemctl start systemd-journal-gatewayd.{socket,service}
curl -s http://127.0.0.1:19531/entries
curl -s "http://127.0.0.1:19531/entries?UNIT=sshd.service"
curl -s -H "Accept: application/json" "http://127.0.0.1:19531/entries?UNIT=sshd.service"
А ещё там есть вебморда по пути /browse.
#systemd #http #web #logs #journald
UPD: работает шустрее чем Filebeat, FluentBit, FluentD и syslog-ng и не грузит систему излишне, вопрос только чем пушить, но это вопрос решаемый.