<?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: Logging to a centralized loghost from Router or other hosts</title> <atom:link href="http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Alan Beard</title><link>http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html#comment-179097</link> <dc:creator>Alan Beard</dc:creator> <pubDate>Fri, 10 Feb 2012 06:03:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/logging-to-a-centralized-loghost-from-router-or-other-hosts.html#comment-179097</guid> <description>Please document how to, in syslog.conf, direct syslog messages from different hosts, eg. routers, to separate files.</description> <content:encoded><![CDATA[<p>Please document how to, in syslog.conf, direct syslog messages from different hosts, eg. routers, to separate files.</p> ]]></content:encoded> </item> <item><title>By: Yogesh</title><link>http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html#comment-156697</link> <dc:creator>Yogesh</dc:creator> <pubDate>Fri, 18 Jun 2010 10:08:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/logging-to-a-centralized-loghost-from-router-or-other-hosts.html#comment-156697</guid> <description>Gr8 !!
You know why I like your HowTo&#039;s ?
Coz you explain necessary theory before actually start running the commands.
U Rock Vivek :-)</description> <content:encoded><![CDATA[<p>Gr8 !!<br
/> You know why I like your HowTo&#8217;s ?<br
/> Coz you explain necessary theory before actually start running the commands.<br
/> U Rock Vivek :-)</p> ]]></content:encoded> </item> <item><title>By: Linux Host</title><link>http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html#comment-155835</link> <dc:creator>Linux Host</dc:creator> <pubDate>Thu, 06 May 2010 14:33:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/logging-to-a-centralized-loghost-from-router-or-other-hosts.html#comment-155835</guid> <description>Hey,
Thanks for the detailed post on central logging. I am sure this will be a great resource for sys-admins, uhhh, fro proactive-sys-admins.</description> <content:encoded><![CDATA[<p>Hey,</p><p>Thanks for the detailed post on central logging. I am sure this will be a great resource for sys-admins, uhhh, fro proactive-sys-admins.</p> ]]></content:encoded> </item> <item><title>By: Michael Barto</title><link>http://www.cyberciti.biz/tips/log-all-logs-to-central-linux-unix-loghost.html#comment-150601</link> <dc:creator>Michael Barto</dc:creator> <pubDate>Thu, 10 Sep 2009 21:54:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/logging-to-a-centralized-loghost-from-router-or-other-hosts.html#comment-150601</guid> <description>I am trying to configure a Netgear FVX536 log forwarding to a CentosOS server. The Netgear is configured and shows me logs it is sending. But I get nothing. With Centos 5.2 in /etc/sysconfig/syslog, I added the line &quot;SYSLOGD=&quot;-r&quot; and restarted the syslog service (e.g. service syslog restart). Here is the /etc/sysconfig/syslog file changes:
--------------------------------------------------------------------------
# Options to syslogd
# -m 0 disables &#039;MARK&#039; messages.
# -r enables logging from remote machines
# -x disables DNS lookups on messages recieved with -r
# See syslogd(8) for more details
SYSLOGD_OPTIONS=&quot;-m 0&quot;
SYSLOGD=&quot;-r&quot;
# Options to klogd
# -2 prints all kernel oops messages twice; once for klogd to decode, and
#    once for processing with &#039;ksymoops&#039;
# -x disables all klogd processing of oops messages entirely
# See klogd(8) for more details
KLOGD_OPTIONS=&quot;-x&quot;
#
SYSLOG_UMASK=077
# set this to a umask value to use for all log files as in umask(1).
# By default, all permissions are removed for &quot;group&quot; and &quot;other&quot;.
--------------------------------------------------------------------------------
These are the logs I am NOT getting:
-----------------------------------------------------------------------------
2009 Sep 10 13:54:50 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_
2009 Sep 10 13:54:50 [FVX538] [login] At line 2527  TTTT at func lloginLogout_
2009 Sep 10 13:54:50 [FVX538] [login] Logout succeeded for user admin
2009 Sep 10 13:54:50 [FVX538] [login] Deleting all cookie files with privielge 0
2009 Sep 10 13:54:52 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_
- Last output repeated twice -
2009 Sep 10 13:54:52 [FVX538] [login] Deleting all cookie files with privielge 0
2009 Sep 10 13:54:52 [FVX538] [login] Login succeeded: user admin from 192.168.1.199
2009 Sep 10 13:54:52 [FVX538] [login] Login succeeded for user admin from 192.168.1.199
2009 Sep 10 14:23:56 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_
2009 Sep 10 14:23:56 [FVX538] [login] At line 2527  TTTT at func lloginLogout_
2009 Sep 10 14:23:56 [FVX538] [login] Logout succeeded for user admin
2009 Sep 10 14:23:56 [FVX538] [login] Deleting all cookie files with privielge 0
2009 Sep 10 14:23:57 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_
- Last output repeated twice -
2009 Sep 10 14:23:58 [FVX538] [login] Deleting all cookie files with privielge 0
2009 Sep 10 14:23:58 [FVX538] [login] Login succeeded: user admin from 192.168.1.199
2009 Sep 10 14:23:58 [FVX538] [login] Login succeeded for user admin from 192.168.1.199</description> <content:encoded><![CDATA[<p>I am trying to configure a Netgear FVX536 log forwarding to a CentosOS server. The Netgear is configured and shows me logs it is sending. But I get nothing. With Centos 5.2 in /etc/sysconfig/syslog, I added the line &#8220;SYSLOGD=&#8221;-r&#8221; and restarted the syslog service (e.g. service syslog restart). Here is the /etc/sysconfig/syslog file changes:<br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br
/> # Options to syslogd<br
/> # -m 0 disables &#8216;MARK&#8217; messages.<br
/> # -r enables logging from remote machines<br
/> # -x disables DNS lookups on messages recieved with -r<br
/> # See syslogd(8) for more details<br
/> SYSLOGD_OPTIONS=&#8221;-m 0&#8243;<br
/> SYSLOGD=&#8221;-r&#8221;<br
/> # Options to klogd<br
/> # -2 prints all kernel oops messages twice; once for klogd to decode, and<br
/> #    once for processing with &#8216;ksymoops&#8217;<br
/> # -x disables all klogd processing of oops messages entirely<br
/> # See klogd(8) for more details<br
/> KLOGD_OPTIONS=&#8221;-x&#8221;<br
/> #<br
/> SYSLOG_UMASK=077<br
/> # set this to a umask value to use for all log files as in umask(1).<br
/> # By default, all permissions are removed for &#8220;group&#8221; and &#8220;other&#8221;.<br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p><p>These are the logs I am NOT getting:<br
/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br
/> 2009 Sep 10 13:54:50 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_<br
/> 2009 Sep 10 13:54:50 [FVX538] [login] At line 2527  TTTT at func lloginLogout_<br
/> 2009 Sep 10 13:54:50 [FVX538] [login] Logout succeeded for user admin<br
/> 2009 Sep 10 13:54:50 [FVX538] [login] Deleting all cookie files with privielge 0<br
/> 2009 Sep 10 13:54:52 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_<br
/> &#8211; Last output repeated twice -<br
/> 2009 Sep 10 13:54:52 [FVX538] [login] Deleting all cookie files with privielge 0<br
/> 2009 Sep 10 13:54:52 [FVX538] [login] Login succeeded: user admin from 192.168.1.199<br
/> 2009 Sep 10 13:54:52 [FVX538] [login] Login succeeded for user admin from 192.168.1.199<br
/> 2009 Sep 10 14:23:56 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_<br
/> 2009 Sep 10 14:23:56 [FVX538] [login] At line 2527  TTTT at func lloginLogout_<br
/> 2009 Sep 10 14:23:56 [FVX538] [login] Logout succeeded for user admin<br
/> 2009 Sep 10 14:23:56 [FVX538] [login] Deleting all cookie files with privielge 0<br
/> 2009 Sep 10 14:23:57 [FVX538] [login] Value TTTTT at change  lloginTimeoutGet  and value is LOCALDOMAIN_<br
/> &#8211; Last output repeated twice -<br
/> 2009 Sep 10 14:23:58 [FVX538] [login] Deleting all cookie files with privielge 0<br
/> 2009 Sep 10 14:23:58 [FVX538] [login] Login succeeded: user admin from 192.168.1.199<br
/> 2009 Sep 10 14:23:58 [FVX538] [login] Login succeeded for user admin from 192.168.1.199</p> ]]></content:encoded> </item> </channel> </rss>
