Today we recommend a--nxlog
Download Address: http://sourceforge.net/projects/nxlog-ce/files/
installation, because it is in MSI format, so it is not said. A simple configuration is required.
The test platform is Windows 7 64bit, so after installation, the directory and files are as follows:
After installation, you need to configure it, write to the address of the Syslog server, and in the nxlog.conf file in the Conf directory, see:
<output out>
Module om_tcp
Host 192.168.1.101
Port 514
</Output>
Change into:
<output out>
Module OM_UDP
Host 192.168.1.101
Port 514
</Output>
Here is the configuration protocol, typically used for UDP rather than tcp,host refers to the syslog server address, port is the ports.
Now to Windows Service Management look, confirm Nxlog service on the OK.
Now open the log receiver and see if you received it:
Get!
Author: Zhang Bachuang (Internet Ranger)
Website: http://www.youxia.org