• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • Created almost 10 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.