I want to read log files in many linux hosts.
But don't have all the ssh permisson on all the hosts.
Instead, I can install a agent on all the hosts.
So, Is there any fuse server/client software like sshfs but don't have any ssh authentication?
Then I can mount all the log dir to one host, and easy to access them.