tmoreno / open-log-viewer

A multi-platform log viewer built with Electron and styled with Material Design
GNU General Public License v3.0
308 stars 44 forks source link

Add a feature to view remote log files #7

Open ahmednrana opened 4 years ago

ahmednrana commented 4 years ago

Hi,

It would be very helpful if it could open log files from remote machines. This would help analysing the logs on servers etc.

moreaki commented 7 months ago

I currently use sshfs to mount the respective directories with logs, and then you can just load them locally.