Re: tmux as logging solution for ssh

2010-06-24 Thread Nicholas Marriott
There is no global logging in tmux (unless you turn on debug logging and use the output file but that will make tmux slow and will use a lot of space). Even if there was, how would you stop them turning it off? On Thu, Jun 24, 2010 at 05:25:15PM +0200, Jiri B. wrote: > Hello, > > in one environ

tmux as logging solution for ssh

2010-06-24 Thread Jiri B.
Hello, in one environment we use a patched OpenSSH server which uses ForceCommand option, a command declared in ForceCommand takes its arguments and then it establishes ssh/telnet/scp connection to destination server while logging everything into a log file and forwarding the output for transfered