<?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 server installation / configuration &#8211; Debian</title>
	<atom:link href="http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/</link>
	<description>Technology &#124; Computer &#124; Security &#124; Networking &#124; Mobile</description>
	<lastBuildDate>Mon, 09 Jan 2012 05:10:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ahmet Onler</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-140981</link>
		<dc:creator>Ahmet Onler</dc:creator>
		<pubDate>Thu, 24 Nov 2011 14:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-140981</guid>
		<description>log line source(s_all); line not work, because syslog-ng looking source s_src, but I done source(s_src).
it works!.</description>
		<content:encoded><![CDATA[<p>log line source(s_all); line not work, because syslog-ng looking source s_src, but I done source(s_src).<br />
it works!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansel</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-104602</link>
		<dc:creator>Hansel</dc:creator>
		<pubDate>Fri, 12 Aug 2011 03:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-104602</guid>
		<description>I have finished all the steps provided and configured a few Cisco switches to point to the Syslog server, however when i login all i get is:





&lt;strong&gt;USING TABLE: logs&lt;/strong&gt;



&lt;em&gt;There appear to be no hosts in the Database yet
&lt;/em&gt;
&lt;em&gt;You can generate fake ones using scripts/dbgen.pl&lt;/em&gt; 


Can you help with this problem? I don&#039;t know how to add hosts to the database. </description>
		<content:encoded><![CDATA[<p>I have finished all the steps provided and configured a few Cisco switches to point to the Syslog server, however when i login all i get is:</p>
<p><strong>USING TABLE: logs</strong></p>
<p><em>There appear to be no hosts in the Database yet<br />
</em><br />
<em>You can generate fake ones using scripts/dbgen.pl</em> </p>
<p>Can you help with this problem? I don&#8217;t know how to add hosts to the database. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Sebastian</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-57029</link>
		<dc:creator>Albin Sebastian</dc:creator>
		<pubDate>Fri, 18 Mar 2011 04:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-57029</guid>
		<description>&lt;p&gt;&lt;span class=&quot;avatar&quot;&gt;&lt;span&gt;&lt;span class=&quot;user&quot;&gt;@Khemarin&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If it is still showing &quot;&lt;span class=&quot;avatar&quot;&gt;&lt;span&gt;It works!&quot; message if your browser, it means the file index,html is still in the /var/www&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;avatar&quot;&gt;&lt;span&gt;replace the file and &lt;/span&gt;&lt;/span&gt;redo the 5th step, remember your files should be extracted  to the /var/www (not in subfolders)&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;avatar&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><span class="avatar"><span><span class="user">@Khemarin</span></span></span></p>
<p>If it is still showing &#8220;<span class="avatar"><span>It works!&#8221; message if your browser, it means the file index,html is still in the /var/www</span></span></p>
<p><span class="avatar"><span>replace the file and </span></span>redo the 5th step, remember your files should be extracted  to the /var/www (not in subfolders)</p>
<p><span class="avatar"><span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Sebastian</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-57023</link>
		<dc:creator>Albin Sebastian</dc:creator>
		<pubDate>Fri, 18 Mar 2011 04:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-57023</guid>
		<description>You can install / configure syslog server using above document. to redirect your logs from different devices like switches and routers you have to configure the client devices.

Commands to enable logging cisco events (192.168.0.1 is the syslog server ip address )
Router(config)# logging on
Router(config)# logging 192.168.0.1</description>
		<content:encoded><![CDATA[<p>You can install / configure syslog server using above document. to redirect your logs from different devices like switches and routers you have to configure the client devices.</p>
<p>Commands to enable logging cisco events (192.168.0.1 is the syslog server ip address )<br />
Router(config)# logging on<br />
Router(config)# logging 192.168.0.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khemarin</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-56829</link>
		<dc:creator>Khemarin</dc:creator>
		<pubDate>Thu, 17 Mar 2011 09:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-56829</guid>
		<description>Dear Sir,
This topic is very helpful. but with the step  it was error
CEMDB: MySQL Dump Import
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
Please kindly guide me!
BR,
Khemarin
 </description>
		<content:encoded><![CDATA[<p>Dear Sir,<br />
This topic is very helpful. but with the step  it was error<br />
CEMDB: MySQL Dump Import<br />
It works!<br />
This is the default web page for this server.<br />
The web server software is running but no content has been added, yet.<br />
Please kindly guide me!<br />
BR,<br />
Khemarin<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khemarin Set</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-56817</link>
		<dc:creator>Khemarin Set</dc:creator>
		<pubDate>Thu, 17 Mar 2011 08:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-56817</guid>
		<description>Dear All,
How to configure in syslog server to get log from cisco router, switch, and windows?
BR,
khemarin</description>
		<content:encoded><![CDATA[<p>Dear All,<br />
How to configure in syslog server to get log from cisco router, switch, and windows?<br />
BR,<br />
khemarin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Sebastian</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-25876</link>
		<dc:creator>Albin Sebastian</dc:creator>
		<pubDate>Mon, 22 Nov 2010 16:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-25876</guid>
		<description>&lt;p&gt;@tom&lt;/p&gt;
&lt;p&gt;That is a command inside a script &quot;&lt;span class=&quot;content&quot;&gt;/etc/syslog-ng/syslog2mysql.sh&quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;content&quot;&gt;Hope you replaced SQL user name and password in that line. 
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;content&quot;&gt;here user is &quot;root&quot; and password is &quot;YOUR_PASS&quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;content&quot;&gt;
&lt;/span&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@tom</p>
<p>That is a command inside a script &#8220;<span class="content">/etc/syslog-ng/syslog2mysql.sh&#8221;</span></p>
<p><span class="content">Hope you replaced SQL user name and password in that line.<br />
</span></p>
<p><span class="content">here user is &#8220;root&#8221; and password is &#8220;YOUR_PASS&#8221;</span></p>
<p><span class="content"><br />
</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/comment-page-1/#comment-25226</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 19 Nov 2010 14:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.binbert.com/blog/2010/04/syslog-server-installation-configuration-debian/#comment-25226</guid>
		<description>This command does not work:  mysql -uroot -password=YOURPASS syslog &lt;/var/log/mysql.pipe&gt; /dev/null

I receive the following error: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;NTO logs (host, facility, priority, level, tag, datetime, program, msg) VALUES (&#039; at line 1

Any assistance would be great. 

Thanks, 

Tom</description>
		<content:encoded><![CDATA[<p>This command does not work:  mysql -uroot -password=YOURPASS syslog &lt;/var/log/mysql.pipe&gt; /dev/null</p>
<p>I receive the following error: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216;NTO logs (host, facility, priority, level, tag, datetime, program, msg) VALUES (&#8216; at line 1</p>
<p>Any assistance would be great. </p>
<p>Thanks, </p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

