------------------------------------------------------------------------------
PACKAGE : syslog-ng
VERSION : 2.1.1
SUMMARY : new stable release
DATE : Sep 2, 2008
------------------------------------------------------------------------------
DESCRIPTION:
A new stable version of syslog-ng Open Source Edition (2.1.1) has been
released. For latest fixes in the 2.1.x branch you are recommended to
upgrade to this version.
CHANGES:
2.1.1
Thu, 28 Aug 2008 09:26:30 +0200
Bugfixes:
* Fixed a possible crash in stats message generation.
* Fixed compilation problem in loggen on FreeBSD.
Other changes:
* The netmask filter was changed to assume that local messages are
received from 127.0.0.1.
BINARY DOWNLOAD:
If you have a binary subscription, you can download the latest binaries
from:
http://www.balabit.com/network-security/syslog-ng/opensource-logging-system…
OR, if you have a platform that is supported by apt-get, use the following
apt sources to fetch the latest releases:
Debian GNU/Linux
----------------
sarge:
deb https://USERNAME:PASSWORD@apt.balabit.com/syslog-ng/open-source/ debian-sarge/syslog-ng-2.1 syslog-ng
etch:
deb https://USERNAME:PASSWORD@apt.balabit.com/syslog-ng/open-source/ debian-etch/syslog-ng-2.1 syslog-ng
RedHat Enterprise Linux
-----------------------
RHEL-4
rpm https://USERNAME:PASSWORD@apt.balabit.com/syslog-ng/open-source/ rhel-4/syslog-ng-2.1 syslog-ng
SUSE 10
-------
SUSE 10.0
rpm https://USERNAME:PASSWORD@apt.balabit.com/syslog-ng/open-source/ suse-10.0/syslog-ng-2.1 syslog-ng
SUSE 10.1
rpm https://USERNAME:PASSWORD@apt.balabit.com/syslog-ng/open-source/ suse-10.1/syslog-ng-2.1 syslog-ng
HTTP can also be used in the place of HTTPS If your version of apt-get
does not support the HTTPS protocol. When using plain HTTP,
the username and password will not be encrypted.
SOURCE DOWNLOAD:
The latest versions of syslog-ng in source format can be found at:
http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/
I use syslog-ng to receive remote logs.
In the conf of syslog-ng I use 'use_dns(yes)' option .
My question is :
there is a remote host which has one ip 10.23.245.158,and two dns:
build-la21.com and lrh- build-la21.com,
which dns will syslog-ng choose when receive logs from the remote
host?