<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>linux log manager and item integration &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/linux-log-manager-and-item-integration/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 11 Oct 2009 12:02:59 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Linux日志管理及项目集成</title>
		<link>https://dbtan.com/2009/10/linux-log-manager-and-item-integration.html</link>
					<comments>https://dbtan.com/2009/10/linux-log-manager-and-item-integration.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 11 Oct 2009 09:24:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux log manager and item integration]]></category>
		<guid isPermaLink="false">http://dbtan.com/2009/10/linux-log-manager-and-item-integration.html</guid>

					<description><![CDATA[一、日志服务：syslog 分为：kernel logger 内核日志； system logger 系统日志 [&#8230;]]]></description>
										<content:encoded><![CDATA[<blockquote dir="ltr" style="margin-right: 0px">
<p><b>一、日志服务：syslog</b>  </p>
<p>分为：kernel logger 内核日志；  </p>
<p>system logger 系统日志。  </p>
<p>[root@vm5: ~]#service syslog restart  </p>
<p>Shutting down kernel logger: [ OK ]  </p>
<p>Shutting down system logger: [ OK ]  </p>
<p>Starting system logger: [ OK ]  </p>
<p>Starting kernel logger: [ OK ]  </p>
<p>查看内核日志用dmesg命令。  </p>
<p>[root@vm5: ~]#dmesg  </p>
<p>Linux version 2.6.18-8.el5 (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Fri Jan 26 14:15:21 EST 2007  </p>
<p>BIOS-provided physical RAM map:  </p>
<p>BIOS-e820: 0000000000000000 - 000000000009f800 (usable)  </p>
<p>BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)  </p>
<p>BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved)  <br /> [......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/10/linux-log-manager-and-item-integration.html">阅读全文</a></p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/10/linux-log-manager-and-item-integration.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
