Monitor bash commands on CentOS with Splunk
In this blog post, I will cover some recommendations for monitor executed bash commands in Linux using Splunk. After reviewing and testing multiple solutions, I found one solution which do the job perfectly and is easy to configure. The solution is that we add a line in /etc/bashrc and then all the commands executed in […]