<?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>rsyslog | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/rsyslog/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 07 Nov 2018 04:59:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>rsyslog | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Setup Rsyslog Client to Send Logs to Rsyslog Server in CentOS 7</title>
		<link>https://www.tecmint.com/setup-rsyslog-client-to-send-logs-to-rsyslog-server-in-centos-7/</link>
					<comments>https://www.tecmint.com/setup-rsyslog-client-to-send-logs-to-rsyslog-server-in-centos-7/#comments</comments>
		
		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Tue, 12 Sep 2017 05:55:53 +0000</pubDate>
				<category><![CDATA[Monitoring Tools]]></category>
		<category><![CDATA[rsyslog]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27099</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/setup-rsyslog-client-to-send-logs-to-rsyslog-server-in-centos-7/">How to Setup Rsyslog Client to Send Logs to Rsyslog Server in CentOS 7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Log management is one of the most critical component in a network infrastructure. Logs messages are constantly generated by numerous</p>
The post <a href="https://www.tecmint.com/setup-rsyslog-client-to-send-logs-to-rsyslog-server-in-centos-7/">How to Setup Rsyslog Client to Send Logs to Rsyslog Server in CentOS 7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/setup-rsyslog-client-to-send-logs-to-rsyslog-server-in-centos-7/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create a Centralized Log Server with Rsyslog in CentOS/RHEL 7</title>
		<link>https://www.tecmint.com/create-centralized-log-server-with-rsyslog-in-centos-7/</link>
					<comments>https://www.tecmint.com/create-centralized-log-server-with-rsyslog-in-centos-7/#comments</comments>
		
		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Mon, 04 Sep 2017 06:27:10 +0000</pubDate>
				<category><![CDATA[Monitoring Tools]]></category>
		<category><![CDATA[Linux Log Management]]></category>
		<category><![CDATA[rsyslog]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26954</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/create-centralized-log-server-with-rsyslog-in-centos-7/">How to Create a Centralized Log Server with Rsyslog in CentOS/RHEL 7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In order for system administrator to identify or troubleshoot a problem on a CentOS 7 or RHEL 7 server system,</p>
The post <a href="https://www.tecmint.com/create-centralized-log-server-with-rsyslog-in-centos-7/">How to Create a Centralized Log Server with Rsyslog in CentOS/RHEL 7</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/create-centralized-log-server-with-rsyslog-in-centos-7/feed/</wfw:commentRss>
			<slash:comments>25</slash:comments>
		
		
			</item>
		<item>
		<title>How to Manage System Logs (Configure, Rotate and Import Into Database) in RHEL 7 &#8211; Part 5</title>
		<link>https://www.tecmint.com/manage-linux-system-logs-using-rsyslogd-and-logrotate/</link>
					<comments>https://www.tecmint.com/manage-linux-system-logs-using-rsyslogd-and-logrotate/#comments</comments>
		
		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Mon, 24 Aug 2015 10:33:49 +0000</pubDate>
				<category><![CDATA[Linux Certifications]]></category>
		<category><![CDATA[RHCE]]></category>
		<category><![CDATA[logrotate]]></category>
		<category><![CDATA[rsyslog]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15423</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/manage-linux-system-logs-using-rsyslogd-and-logrotate/">How to Manage System Logs (Configure, Rotate and Import Into Database) in RHEL 7 – Part 5</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In order to keep your RHEL 7 systems secure, you need to know how to monitor all of the activities</p>
The post <a href="https://www.tecmint.com/manage-linux-system-logs-using-rsyslogd-and-logrotate/">How to Manage System Logs (Configure, Rotate and Import Into Database) in RHEL 7 – Part 5</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/manage-linux-system-logs-using-rsyslogd-and-logrotate/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
