Hello Thanks for the reply
Anyway Here is my requirement in short:
I just want to log all ssh commands at ssh-client machine that are being executed at the SSH server
In other words: I know a brief history of all executed commands on a linux machine can be retrieved from "bash history". I would like to get this info available also at the ssh-client machine (if possible, with more details like timestamp.
Abhi
