Skip to content

JovanOps/support-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support Toolkit – Log Analyzer

A simple CLI tool built in Python to analyze backend log files.

Features

  • Parses structured logs
  • Counts log levels (INFO, WARNING, ERROR)
  • Detects top error paths
  • Generates:
    • JSON report
    • HTML report

Usage

python src/main.py --file data/sample.log --top 5

About

Collection of useful scripts and tools for IT support, system administration and troubleshooting tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors