Skip to content

Shivam0kumar1/log-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Analyzer in Python

📌 Overview

This project scans a log file and extracts all the 'Error' and 'Warning' messages, skipping empty or 'None' lines. It save the result in a new file and provides a summary count.

⚙️ How to Run

  1. Place your log file in the project folder (e.g., sample_logs.txt).
  2. Run:
    python main.py

About

Python utility to analyze logs and extract errors/warnings with summary counts.”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages