A simple .NET Core multi threaded syslog server.
- Visual Studio
- DotNet Core 2.0
- Open UDP Port 514 (syslog)
- DotNet Core 2.0
- Open UDP Port 514 (syslog)
- Clone the Repo
- Use the Visual Studio Publish function (right click on the project -> publish)
- dotnet run [Name of the compiled dll] [syslog.log path]