Skip to content

pete-rapisarda/log-normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Log Normalizer

⚠️ Personal learning project for exploring regex-based parsing and JSON normalization in Python.

Converts unstructured log files (e.g., Apache, syslog) into normalized JSON output.

Learning Goals

  • Improve regex and string parsing skills
  • Use Python for log processing tasks
  • Prepare structured data for dashboards

Usage

python normalizer.py --input syslog.log --output normalized.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages