Search code examples
windowsloggingterminalmonitoring

Simultaneously monitoring multiple log files (over ssh) on Windows?


I've used poderosa(a .NET terminal app) to monitor logs on multiple linux/solaris servers. This application is NOT getting currently maintained and I've had several problems with it.

I'm wondering what other users do to simultaneously monitor several logs in real-time(as in tail -f logfile). I would like to be able to tab/cascade several ssh tails.


Solution

  • You could use Putty Connection Manager to add tabs to PuTTy. Then SSH into the machine twice and tab back and forth.

    Tutorial on Setting it Up