Reg:Can two versions of Syslog-ng used on the same server
Can two versions of syslog-ng r reside on the same physical server. If so ,how do I handle the incoming messages.How do I configure syslog-ng.conf Please suggest -- Kaladhar
Justin Kala <justinkala@gmail.com> writes:
Can two versions of syslog-ng r reside on the same physical server. If so ,how do I handle the incoming messages.How do I configure syslog-ng.conf
Why would you want to do that? Nevertheless, the answer is yes - if properly configured. You will need to install modules in different directories, and you will need to use separate syslog-ng.confs. Unless you are using systemd, you will need to set up one syslog-ng to handle /dev/log, and if need be, forward it to the other. -- |8]
Thanks for the response Currently Have the Syslog-ng 2.0.5 OSE version used for logging. Want to test the new version but cannot put on different server for testing and development. On Mon, Oct 6, 2014 at 5:14 PM, Gergely Nagy <algernon@madhouse-project.org> wrote:
Justin Kala <justinkala@gmail.com> writes:
Can two versions of syslog-ng r reside on the same physical server. If so ,how do I handle the incoming messages.How do I configure syslog-ng.conf
Why would you want to do that?
Nevertheless, the answer is yes - if properly configured. You will need to install modules in different directories, and you will need to use separate syslog-ng.confs. Unless you are using systemd, you will need to set up one syslog-ng to handle /dev/log, and if need be, forward it to the other.
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- Kaladhar
participants (2)
-
Gergely Nagy
-
Justin Kala