NickCarneiro / remtail

tail log files from multiple remote hosts
MIT License
137 stars 5 forks source link

retry failed ssh connections #15

Open NickCarneiro opened 8 years ago

NickCarneiro commented 8 years ago

Rihoko has reported that when remtail is left running for a long time, ssh connections will die silently and no more output will appear from that server.

When a connection is closed it should be reopened. As a stopgap, an error should be displayed.