Skip to content

softengineer/pyTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

pyTools

A serials tools in python for daily development

This tool is used to monitor multiple logs in server, which is common task for most developer and administrator, generally, you need open several ssh windows to check each log. With this tool, it can combine all logs output into one screen and check if there are any error / exceptions (configurable) to output. Beside, it provides the log event interface you can implement it to handle each log line like extracting counters, detecting exception , send log message to remote server etc...

About

A python tools used to monitor multiple logs in server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages