Skip to content

EZ syslog is an extremely simple and single function syslog server by using SocketServer module.

Notifications You must be signed in to change notification settings

benjaminnestler/ezsyslog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EZsyslog server script

Usage: python ezsyslog.py or python3 ezsyslog.py depends on whether you run in mac or windows. To terminate the server use Ctrl-C key to do a key interrupt.

This syslog server only collects syslog from clients and save the logs to syslog-date-of-today.log. The logs are also displayed on console.

About

EZ syslog is an extremely simple and single function syslog server by using SocketServer module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%