Skip to content
/ syslog Public

With this package you can create your own syslog server with your own handlers for different kind of syslog messages

License

Notifications You must be signed in to change notification settings

ziutek/syslog

Repository files navigation

Using this library you can easy implement your own syslog server that:

  1. Can listen on multiple UDP ports and unix domain sockets.

  2. Can pass parsed syslog messages to your own handlers so your code can analyze and respond for them.

See documentation and example server.

About

With this package you can create your own syslog server with your own handlers for different kind of syslog messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages