I use CentOS 7 with kernel 3.1.0
I know there is a hitman in Linux called oom killer which kills a process that uses too much memory out of available space.
I want to configure it to log the activities so that I can check whether it happens or not. How can I set it up?
Thanks,