關於 Rebex Syslog for .NET

用於 .NET 的 Syslog 用戶端/伺服器庫。

Rebex Syslog is aclient and server library for .NET. It supports UDP, TCP and TLS and is compatible with third-party syslog clients and servers.

Rebex Syslog Features

Syslog client

  • Send syslog messages to syslog servers.
  • Supports both Octet-Counting and Non-transparent framing methods (with configurable message trailer).

Syslog server

  • Write your own syslog server and receive syslog messages.
  • Implement event handlers to process messages.

Transport standards

  • Supports multiple syslog transport protocols:
    • UDP
    • TCP
    • TLS (over TCP)

Security

  • Transfer can be secured using TLS, including the latest TLS 1.3.
    • TLS 1.3
    • TLS 1.2
    • TLS 1.1
    • TLS 1.0

PC and mobile

  • Supports a wide range of .NET platforms.
  • Use it on Windows, Mac, Linux, iOS and Android.

Logging

  • Customizable communication logging to make debugging and tracing easier.