Is there a way in linux to find out which user or which process killed another process? Maybe a log?
I searched through /var/log
and specifically on auth.log.*
but I didn't find anything interesting..
I suppose that the process was killed using htop
but as far as I know it doesn't keep activities logs.
Thanks