<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Syslog-ng and MySQL</title>
	<atom:link href="http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump</link>
	<description>Uh oh... You've got into my life.</description>
	<lastBuildDate>Thu, 29 Oct 2009 16:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Blokje</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-3201</link>
		<dc:creator>Blokje</dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-3201</guid>
		<description>You can use a table syntax like :
&lt;code&gt;table(&quot;messages_${HOST}_${R_YEAR}${R_MONTH}${R_DAY}&quot;)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You can use a table syntax like :<br />
<code>table("messages_${HOST}_${R_YEAR}${R_MONTH}${R_DAY}")</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBown</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-3197</link>
		<dc:creator>MBown</dc:creator>
		<pubDate>Fri, 31 Jul 2009 11:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-3197</guid>
		<description>Hi, I like how you log each day into a different table.  But what type of frontend are you using to search the logs?  Are you using some type of modified php-syslog-ng for example?  Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I like how you log each day into a different table.  But what type of frontend are you using to search the logs?  Are you using some type of modified php-syslog-ng for example?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blokje</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-2997</link>
		<dc:creator>Blokje</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-2997</guid>
		<description>Take a look at http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.3/setups/ that&#039;s where I got my version from.</description>
		<content:encoded><![CDATA[<p>Take a look at <a href="http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.3/setups/" rel="nofollow">http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.3/setups/</a> that&#8217;s where I got my version from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-2996</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-2996</guid>
		<description>Thanks for your reply!

Great to hear this! I&#039;m fiddling with the piping method now without much succes in OpenSuSE 11.1. Although I have the Syslog-NG package installed, libmysqlclient.so was not supplied :( I&#039;ve tried updating the package. Still missing. Perhaps the SuSE repos. is hosting an outdated package.

I&#039;ll try a manual compile of Syslog-NG. I really must have this :)</description>
		<content:encoded><![CDATA[<p>Thanks for your reply!</p>
<p>Great to hear this! I&#8217;m fiddling with the piping method now without much succes in OpenSuSE 11.1. Although I have the Syslog-NG package installed, libmysqlclient.so was not supplied <img src='http://blog.kerneldump.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;ve tried updating the package. Still missing. Perhaps the SuSE repos. is hosting an outdated package.</p>
<p>I&#8217;ll try a manual compile of Syslog-NG. I really must have this <img src='http://blog.kerneldump.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blokje</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-2995</link>
		<dc:creator>Blokje</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-2995</guid>
		<description>The free version is all I use. I refuse to pay for software when I don&#039;t need too ;-). I&#039;ve installed the RPM which has, as you can see below, support for MySQL built-in

&lt;code&gt;[rickv@amsmnvu001 ~]$ rpm -ql syslog-ng &#124; grep mysqlclient 
/opt/syslog-ng/lib/libmysqlclient.so&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>The free version is all I use. I refuse to pay for software when I don&#8217;t need too <img src='http://blog.kerneldump.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . I&#8217;ve installed the RPM which has, as you can see below, support for MySQL built-in</p>
<p><code>[rickv@amsmnvu001 ~]$ rpm -ql syslog-ng | grep mysqlclient<br />
/opt/syslog-ng/lib/libmysqlclient.so</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.kerneldump.org/273/syslog-ng-and-mysql.dump/comment-page-1#comment-2994</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kerneldump.org/?p=273#comment-2994</guid>
		<description>Is Syslog-ng PE required for this or can this be done with the Open version?</description>
		<content:encoded><![CDATA[<p>Is Syslog-ng PE required for this or can this be done with the Open version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
