Try this so you don’t need to worry about where your logs are:
dmesg -T | egrep -i 'killed process'
-T, --ctime
– Print human-readable timestamps.
Try this so you don’t need to worry about where your logs are:
dmesg -T | egrep -i 'killed process'
-T, --ctime
– Print human-readable timestamps.