Follow systemd service logs linux

Stream logs for a systemd unit from the last 10 minutes

journalctl -u <service> -f --since '10 minutes ago'