Skip to content

belwalrajan72/python-log-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python log analyzer

Turning messy reality into structured information.

  • Gives the insights from messy data
  • Counts info error and others from log file.
  • Takes messy log file .
  • After tranformation you'll get organized counts
    of everything like errors, info and other
  • There are three main function to process the log file and give a clean output.
  • The first function takes log file and return the list of strings.
  • The second function counts the frequency of
    words with conditionals like error eg.
  • The third function prints the output in the clean and organized way

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages