Skip to content

Lightweight syslog server written in C#. It's hosted as a windows service. The server has a builtin web interface for browsing, searching and filtering the log messages that are stored. Both major syslog protocols are implemented. Storage options for the logs are easily extensible. Currently only rolling file (logs per day) storage is implemented.

Notifications You must be signed in to change notification settings

Deb-BornToLearn/syslog.net

 
 

Repository files navigation

syslog.net

About

Lightweight syslog server written in C#. It's hosted as a windows service. The server has a builtin web interface for browsing, searching and filtering the log messages that are stored. Both major syslog protocols are implemented. Storage options for the logs are easily extensible. Currently only rolling file (logs per day) storage is implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.0%
  • CSS 3.0%