Found 73 packages
Fully-featured Serilog sink that logs events to remote syslog servers using UDP, TCP, and TLS over TCP, and can also use POSIX libc syslog functions to write to the local syslog service on Linux systems. Both RFC3164 and RFC5424 format messages are supported.
Custom target for NLog to send logging messages to a Syslog server
Serilog sink that writes to a Syslog server
The easiest logging library to use to send log messages to syslog, the console, or the file system. It's. REALLY. Easy.
A .NET client for loggly. Supporting Https, Syslog UDP and encrypted Syslog TCP transports.
Configuration classes for loggly clients. Settings are read from app.config or can be programmatically injected at runtime. See readme.md for documentation
.Net Syslog client. Supports both RFC 3164 and RFC 5424 Syslog standards as well as UDP and encrypted TCP transports.
Package Description
ASP.NET Core logging framework provider that enables an application to send log messages to a syslog server.
Syslog client and server library for .NET. Supports UDP, TCP and TLS. Compatible with third-party syslog clients and servers. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS
Enables Intellisense™ for Syslog target settings in NLog.config
.Net Syslog client. Supports both RFC 3164 and RFC 5424 Syslog standards as well as UDP and encrypted TCP transports.
dnx based Serilog sink for Syslog based on SyslogNet.Client-dnx
Simple syslog logging direct to a host without a logging framework
Extends log4net functionality to allow Syslog log forwarding.
SyslogNet.Client-dnx Class Library is based on dnx project and is a fork of SyslogNet.Client nuget. The additional feature is to pass X509Certificate when using encrypted TCP
Builds syslog messages.
Provides implementations and abstractions for writing ILoggerFacade logs to conventional Syslog Servers.
This package includes the nanoFramework.Logging.Syslog assembly (Syslog Logging only) for .NET nanoFramework C# projects. There is also a package with the Serial Logging, another with Stream Logging only and another with the basic Debug Logging.
The NET Standard port of SyslogNet.Client