The issue reporter says echo on terminal works but a Node.js systemd service does not send logs. Investigate rtail's log capturing mechanism, likely in lib/ or bin/ directories. Understand how logs are forwarded from stdout/stderr to the web interface. Review existing comments for any hints or attempted solutions. Check if systemd's journal capturing or service configuration needs to be adjusted.
Not receiving logs from systemd service · kilianc/rtail#92 | Good First Issue