This project analyzes application usage and error logs to identify errors and performance issues.
- Python
- CSV files
- Basic data analysis
- Reads application log data
- Counts total events and errors
- Calculates average response time
This project demonstrates application monitoring and analytical skills relevant to an Application Analyst role.
The script generates a summary showing total application events, error counts, and average response time to help identify performance issues.