
PieterK
6 discussion posts
Could it be possible in the future to login to a remote directory with SSH/SFTP on linux?
I also see some caveats, like when you login as root but you need to sudo (su) your way in to actualy look the log files.
But the linux admin could make a cronjob to make a copy of the logs in the roots /home/.. etc etc.
I now create a tarbal in my /home/, copy that with SFTP to my local machine, unzip it and then look at it with logfusion..
Any suggestions to make my life easier is welcome.. (and no I dont have xserver running so can not connect to a remote desktop to use the many linux GUI log view applications)..
Type and ready you later,
Pieter
Interesting idea Pieter! So basically, LogFusion would just connect, show a list of log files, and then when you select one, it downloads it to a local cache and opens it?

_David_
2 discussion posts
I really want it too =)!!!
Apr 4, 2013 (modified Apr 4, 2013)
•
#5
@David: I've added your vote, thanks!

walterk82
12 discussion posts
It would be preferable to perform a live tail thru SSH and not a local cached copy.

gulbrain
6 discussion posts
Just wondering if anyone's tried using a tool like Swish (http://www.swish-sftp.org/) to map a network drive so that LogFusion can monitor the files live.
UPDATE: 2016-05-23 Whilst Swish does work nicely with Explorer and can present "Copy as Path" etc, LogFusion reports "no such interface" when trying to list *.log in a directory mapped by Swish and it won't open the file with the full path given, either.
Conclusion: Not a workable option at this time.
Apr 7, 2016 (modified May 23, 2016)
•
#11

sunk818
31 discussion posts
you could try webdrive, rsync or scp that runs in a loop, or btsync to sync a folder of your choice. lot of ways to do this in the mean time.
I'd like this feature too. As a work around I'm just sharing my log folder over Samba with authentication as a networked drive; works pretty well.
Still open our list, no ETA, but it's not likely something that we'll be able to implement in the near future.