Keep logs of user after sudo su – : Secondary Logging
When we do sudo su – or su – and user become root we mostly found that in log it is not easy to track which command is used by which user. In this post, we will setup the secondary logging to Keep logs of root user after sudo access. You can also setup the…