> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rsyslog- > [EMAIL PROTECTED] On Behalf Of Michael Mansour > Sent: Tuesday, August 07, 2007 3:32 PM > To: [email protected] > Subject: [rsyslog] Is rsyslog 1.17.5 RPM MySQL capable? > > Hi, > > I went here: > > http://people.redhat.com/pvrabec/rpms/rsyslog/ > > and grabbed the rsyslog-1.17.5-1.src.rpm RPM, I then rebuilt it and > installed > it onto an SL4.5 server (RHEL 4 U5). > > I then setup a MySQL database, and setup the /etc/rsyslog.conf file to > output > to that database based on the instructions here: > > http://www.rsyslog.com/module-Static_Docs-view-f- > rsyslog_mysql.html.phtml > > After all that, I setup phpLogCon. > > After all that, I see no entries getting logged into the MySQL database > by > rsyslog. I've checked every step from the beginning and can only come > to the > assumption that the rsyslog RPM above is not compiled with MySQL > support?? > > Is this assumption valid and if so, why didn't the Red Hat person also > make a > mysql one?
Yes, I think so. I remember there was some discussion around this. I'll try to find you the bugzilla ticket where this was discussed. > > I'm guessing now I need to install from tarball? (I'd prefer RPM which > is why > I started there first). I am not much into the RPM thing ;) If you have the source available inside the RPM try, you can eventually do a ./configure --enable-mysql > > Any way I can see what the /sbin/rsyslog binary is compiled with? rsyslog -v will show the compile-time settings. This for now, will follow-up soon. Rainer > > Thanks. > > Michael. > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

