woodpecker-ci / autoscaler

Scale your woodpecker agents automatically to the moon and back based on the current load.
Apache License 2.0
29 stars 5 forks source link

Forward docker agent logs to login shell #153

Open anbraten opened 1 month ago

anbraten commented 1 month ago

Would be nice if it is somehow possible to forward the logs from the agent to the login shell somehow. This way they could be easily seen by clicking opening a console from the hosters interface like here in case of Hetzner:

image

xoxys commented 3 weeks ago

Maybe I misunderstand you but pushing application logs to the login shell (visible even without authenticating; like critical kernel logs) is IMO a pretty bad practice. If you still want to do so, this behavior should be disabled by default.