Audit on the fly

Fedora audit log can be useful for tracing abnormal ends of programs.

# find abnormal ends (eg. segfaults)
ausearch --message ANOM_ABEND

# find entries related to a given user
ausearch -ua 500 -i

Further info

here

Lascia un commento