You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Bash-native log management system that automates the collection, parsing, and analysis of Linux authentication logs. It stores structured data in SQLite, triggers security alerts on failed logins, and runs autonomously via cron. Built entirely with standard Linux utilities to demonstrate core shell programming and system administration skills.