Skip to content

LogAnalysis is a simple logcat tool, supported fix and common log, enjoy it.

License

Notifications You must be signed in to change notification settings

ForrestSu/LogAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogAnalysis

LogAnalysis is a simple logcat tool, supported fix and common log, enjoy it.
日志分析工具,适用于Fix日志和转换机日志。

1 Screenshots

Effection

2 Performance Testing

performance
performance

3 How to deploy?

1 install php-fpm5 (or higher version); (will listen 127.0.0.1:9000 after started)
2 install nginx;
3 Execute the following bash command:

 cp -r LogAnalysis /data/
 cp LogAnalysis/nginx-conf/log-analysis-php.conf /etc/nginx/conf.d/
 sudo systemctl restart nginx

finally, visit it.

http://127.0.0.1:6000/LogAnalysis/

Author

Quan Sun

Copyright

Copyright @2016-01-06

About

LogAnalysis is a simple logcat tool, supported fix and common log, enjoy it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published