6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)CSS1,624 stars (1,624 stars)111 forks (111 forks)batch import
bughelp wanted
Description
echo on the terminal works, but a node.js systemd service doesn't :(
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- backend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic Node.jssystemd service configuration
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- 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.