Can syslog-ng support TCP and UDP simultaneously?
Hello: Currently we have all of our devices sending syslog data to a 2.05 syslog-ng server. However... there is one instance where we need to use TCP as a delivery mechanism Can syslog-ng support having both TCP and UDP sources simultaneously? If so ..where might I find a configuration example? Please advise and thanks, -Guy
Hi,
Hello:
Currently we have all of our devices sending syslog data to a 2.05 syslog-ng server.
However... there is one instance where we need to use TCP as a delivery mechanism
Can syslog-ng support having both TCP and UDP sources simultaneously? If so ..where might I find a configuration example?
See the udp() and tcp() source drivers in the reference guide which is shipped with syslog-ng, or check the more recent version available here: http://www.balabit.com/dl/html/syslog-ng-admin-guide_en.html/index.html Regards, Sandor -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.
On Wed, 2008-08-27 at 14:01 +0100, Geller, Sandor (IT) wrote:
Hi,
Hello:
Currently we have all of our devices sending syslog data to a 2.05 syslog-ng server.
However... there is one instance where we need to use TCP as a delivery mechanism
Can syslog-ng support having both TCP and UDP sources simultaneously? If so ..where might I find a configuration example?
See the udp() and tcp() source drivers in the reference guide which is shipped with syslog-ng, or check the more recent version available here:
http://www.balabit.com/dl/html/syslog-ng-admin-guide_en.html/index.html
True enough, but the basic answer is "yes", it can. -- Bazsi
participants (3)
-
Balazs Scheidler
-
Geller, Sandor (IT)
-
Guy Fleegman