Smart Parser is a tool aimed to solve the issues of examining log. We want to build a software that can parse through any kind of information and come out with certain information we need.
You need the following tool installed.
We have the following phrase as of 2016/02
Proof of Concept: Making a basic library including "basic parser", "basic analyzer", and "output generator" It can return the information parsed.
Basic Parser: simply parsing through the log
Basic Analyzer: simply analyzing the error and warning message with rule based system
Done 2016/02/16
Proof of Concept: "Basic feedback system" and "basic logging of feedback"
It can show you the information parsed in webpage and do some basic operating.
Basic Feedback System: the html format is still basic, but this include websocket for updating information
Basic Servers: httpd server and websocket server
Basic Logging of Feedback: sqlite library for storing data
Not yet finished. Planning to fix minor communication issues and webpage styling before 2016/03/04
Google Slide: http://tinyurl.com/SmartParser
Enhancement: "Basic feedback analyzing", "minimizing log", and "webpage improving"
Planning to finish it by end of March, 2016