适用于 Windows 的开源系统日志守护程序

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/430107/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 05:56:03  来源:igfitidea点击:

Open Source Syslog Daemon for Windows

windowsopen-sourceloggingsyslog

提问by chrisyunker

Can anyone recommend an open source Syslog Daemon for Windows (specifically Windows 2008 64bit).

任何人都可以推荐适用于 Windows(特别是 Windows 2008 64 位)的开源 Syslog 守护程序。

Thanks

谢谢

回答by gbjbaanb

Kiwi Syslog, or Star Syslog daemon lite- free, but not OSS.

Kiwi SyslogStar Syslog daemon lite-free,但不是 OSS。

or Syslog for Windows- free, and OSS.

Syslog for Windows- 免费和 OSS。

or BazSysLog- free, gui-based log capture, but not necessarily a 'daemon' as requested.

BazSysLog- 免费的、基于 gui 的日志捕获,但不一定是请求的“守护进程”。

回答by notandy

Hereis one written in C# that logs to SQL Server. Only the source is available for download, but it has a ton of potential.

是一个用 C# 编写的记录到 SQL Server 的程序。只有源代码可供下载,但它具有巨大的潜力。