System log files can usually be found on the directory /var/log/ on Linux systems. They contain information about system activities such as user logins, etc. The level of detain can be configured to record more or less information.
It would be useful to create tools (Python scripts) to read these files and consoidate important information. For example:
Linux Log Files Location And How Do I View Logs Files on Linux?
20 Linux Log Files that are Located under /var/log Directory
12 Critical Linux Log Files You Must be Monitoring
How To View and Configure Linux Logs on Ubuntu and Centos
TBD