简体   繁体   English

从 Linux 服务器到 Windows 机器的 RSYSLOG

[英]RSYSLOG from Linux server to Windows machine

I have my application server running in a Linux server which generates application specific logs.我的应用程序服务器在 Linux 服务器上运行,该服务器生成特定于应用程序的日志。 I want these logs to be captured in a different machine.我希望在不同的机器上捕获这些日志。 Previously I used RSYSLOG to capture these logs in another Linux server.以前我使用 RSYSLOG 在另一个 Linux 服务器中捕获这些日志。 Now I want these logs to be captured in a Windows Server.现在我希望在 Windows Server 中捕获这些日志。 I have seen RSYSLOG provides a Windows agent which I can, but it seems to be a licensed feature( http://www.rsyslog.com/windows-agent/windows-agent-download/ ).我已经看到 RSYSLOG 提供了一个 Windows 代理,我可以,但它似乎是一个许可功能( http://www.rsyslog.com/windows-agent/windows-agent-download/ )。 Is there any other open source which I can use for this purpose?.是否有任何其他开源我可以用于此目的? Thanks in advance提前致谢

Have a look at nxlog, that should do the trick.看看 nxlog,它应该可以解决问题。 Or if its just bare bones log forwarding, what about the Splunk Universal Forwarder?或者,如果它只是简单的日志转发,那么 Splunk 通用转发器呢?

nxlog - windows logging tool nxlog - Windows 日志记录工具

Splunk Universal Forwarder Splunk 通用转发器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从Linux机器将mySQLdump转储到远程服务器上的已安装Windows文件夹 - mySQLdump from Linux machine to a mounted Windows folder on a remote server 将文件夹从服务器(Linux)复制到python中的本地计算机(windows) - Copy folder from server(Linux) to local machine(windows) in python 是否可以从 linux 机器查询 windows ldap 服务器 - is it possible to query a windows ldap server from a linux machine 自动将文件从Windows机器上传到Linux服务器? - Automatically upload a file from Windows machine to Linux server? 如何将Jenkins作业从Windows本地计算机迁移到Linux服务器? - How to migrate Jenkins job from windows local machine to Linux server? Windows机器中的UNIX / LINUX本地主机服务器 - UNIX/LINUX localhost server in a windows machine 当我从Linux机器尝试到Windows ssh客户端服务器时,来自pexpect(pxssh)的SSH失败 - SSH from pexpect (pxssh) fails when I try from a linux machine to a windows ssh client server Java:从Linux机器访问Windows文件 - Java: Accessing Windows files from Linux machine 如何将文件夹从Linux机器转移到Windows - how to transfer folder from linux machine to windows 从Windows机器到Linux的Ant自动化 - Ant automation from windows machine to linux
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM