I want to monitor all user's activity in my server.
Even when the user executes a shell command from some editor like vim I want to see them in the log file.
I have checked the tool acct but it is not listing the complete commands. (Please correct me if I have missed some options which does already).
Which Linux tool I should be looking at to solve this problem?