Skip to content

masum1008/Log-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Parser

Getting Started

Log parser is a tool for simple parsing of log files line by line. It assumes your log is in the form of a series of strings separated by tab or some kind of special field separator. You can parse any kind of log here simple way.  Just upload your log file and parse is you can analysis it. If your file is big it does not matter. It parse it very faster.

Installing

Need Python Django

  1. pip install apache-log-parser==1.7.0
  2. pip install django-datatable==0.3.1

 

 

Parse Process

  1. Add site which log file you want to parse.
  2. Add log format (More info).
  3. Upload your log file.
  4. Analysis as your need.

 

Authors

 

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors