Syslog-ng - UDP templates
Hi, I am trying to configure syslog-ng (running on OpenSUSE 11.0) to forward a message to another server through UDP. I would like to modify the message's format, therefore I tried to use "template()" without success. (parsing error while restarting the syslog) The version installed with this distribution is 1.6.12, and from what I understood, the feature is available in later versions (1.6rc3 ?) . Is it available in the OpenSource Edition or only in the Premium Edition ? and where can I find it ? Thanks in advance Thibaud
Hello, I'm new user for syslog-ng product. I cannot found libdbi8* pkg for Solaris 10. Are you can help me with this? Best regards, Yakov (Jake) Shlayen Unix System Administrator Cox AutoTrader/AutoMart 5909 Peachtree Dunwoody Road Atlanta, GA 30328 Email:yakov.shlayen@autotraderpub.com Phone: 678-645-8227 Mobile: 404-643-3169 -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of Thibaud Desodt Sent: Tuesday, September 09, 2008 11:40 AM To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] Syslog-ng - UDP templates Hi, I am trying to configure syslog-ng (running on OpenSUSE 11.0) to forward a message to another server through UDP. I would like to modify the message's format, therefore I tried to use "template()" without success. (parsing error while restarting the syslog) The version installed with this distribution is 1.6.12, and from what I understood, the feature is available in later versions (1.6rc3 ?) . Is it available in the OpenSource Edition or only in the Premium Edition ? and where can I find it ? Thanks in advance Thibaud ________________________________________________________________________ ______ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
On Tue, 2008-09-09 at 13:24 -0400, Shlayen, Yakov (CAT) wrote:
Hello, I'm new user for syslog-ng product. I cannot found libdbi8* pkg for Solaris 10. Are you can help me with this?
Well, there's a libdbi release in the same directory syslog-ng sits on our webpage: http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/ This should work on Solaris too. -- Bazsi
Bazsi, Please, help me I'm several times try install syslog-ng-2.1.1 downloaded from your website. I did all command regarding Procedure 4.6 for Solaris 10 in the syslog-ng Admin Guide Attached is output from command: ./configure Make Make install But when I try founded etc directory and another directories I cannot found it's. Please, check attached files and let me know what I need to do. Best regards, Yakov (Jake) Shlayen Unix System Administrator Cox AutoTrader/AutoMart 5909 Peachtree Dunwoody Road Atlanta, GA 30328 Email:yakov.shlayen@autotraderpub.com Phone: 678-645-8227 Mobile: 404-643-3169 -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of Balazs Scheidler Sent: Tuesday, September 09, 2008 2:06 PM To: Syslog-ng users' and developers' mailing list Subject: Re: [syslog-ng] Syslog-ng - UDP templates On Tue, 2008-09-09 at 13:24 -0400, Shlayen, Yakov (CAT) wrote:
Hello, I'm new user for syslog-ng product. I cannot found libdbi8* pkg for Solaris 10. Are you can help me with this?
Well, there's a libdbi release in the same directory syslog-ng sits on our webpage: http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/ This should work on Solaris too. -- Bazsi ________________________________________________________________________ ______ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
Hi, Please don't hijack a thread. Start a new one instead.
Bazsi, Please, help me I'm several times try install syslog-ng-2.1.1 downloaded from your website. I did all command regarding Procedure 4.6 for Solaris 10 in the syslog-ng Admin Guide
No, you didn't... That section contains information about the Premium Edition only.
Attached is output from command: ./configure Make Make install But when I try founded etc directory and another directories I cannot found it's. Please, check attached files and let me know what I need to do.
1. mkdir -p /usr/local/etc/syslog-ng 2. create the syslog-ng.conf configfile in the directory above (you can find examples in the contrib directory, however please note that the syslog door location has changed so instead of /etc/.syslog_door use /var/run/syslog_door) 3. start syslog-ng: /usr/local/sbin/syslog-ng There isn't a Solaris package created by default, so pkginfo won't display anything unless you download and install the precompiled Soalris package. AFAIK you need to have a support contract to access the binaries. 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 Tue, 2008-09-09 at 17:40 +0200, Thibaud Desodt wrote:
Hi,
I am trying to configure syslog-ng (running on OpenSUSE 11.0) to forward a message to another server through UDP. I would like to modify the message's format, therefore I tried to use "template()" without success. (parsing error while restarting the syslog) The version installed with this distribution is 1.6.12, and from what I understood, the feature is available in later versions (1.6rc3 ?) . Is it available in the OpenSource Edition or only in the Premium Edition ? and where can I find it ?
I can't remember which version got support for template() option in udp(), but 1.6.x is definitely too old, and you should upgrade to at least 2.0.x This is definitely an Open Source feature. -- Bazsi
On 9 Sep 2008, Balazs Scheidler uttered the following:
I can't remember which version got support for template() option in udp(), but 1.6.x is definitely too old, and you should upgrade to at least 2.0.x
This is definitely an Open Source feature.
And have I said how much it rocks? It let me shrink a 3000-line syslog-ng.conf down to 400 lines. It's still rather repetitious but it no longer drives grown men to tears looking at it. :) -- `Not even vi uses vi key bindings for its command line.' --- PdS
participants (5)
-
Balazs Scheidler
-
Geller, Sandor (IT)
-
Nix
-
Shlayen, Yakov (CAT)
-
Thibaud Desodt