<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Syslog deamon problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397827#M200243</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syslog.conf file can be very sensitive to it's contents &amp;amp; format.&lt;BR /&gt;You may want to copy /usr/newconfig/etc/syslog.conf down to /etc to get a good clean restart on this file &amp;amp; then *carefully* add your mods - one at a time w/restarts - to see just what/where the problem lies.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
    <pubDate>Wed, 13 Oct 2004 08:52:06 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2004-10-13T08:52:06Z</dc:date>
    <item>
      <title>Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397822#M200238</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have made a change a minir change in syslog.conf file and restarted the deamon it was working fine. After that i have removed the line and again restart the syslog deamon. It is showing me that the deamon is started but no logs are comming in the syslog.log</description>
      <pubDate>Mon, 11 Oct 2004 22:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397822#M200238</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-10-11T22:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397823#M200239</link>
      <description>Hi Tariq,&lt;BR /&gt;&lt;BR /&gt;Post your syslog.conf. It is a good idea to keep a backup copy of any configuration file you modify so that in case of issues, you can easily revert back to last known good configuration.  Either compare your syslog.conf with another system or post it here so that one will have a look at it.  To verify if syslog is logging, try the following command&lt;BR /&gt;&lt;BR /&gt;logger "some  test message". This should get logged into your syslog.log&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 11 Oct 2004 22:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397823#M200239</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-11T22:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397824#M200240</link>
      <description>There may be an invisible character in the syslog.conf file.&lt;BR /&gt;&lt;BR /&gt;The best bet now is to punt and restore an old one from backup or a working system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Oct 2004 22:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397824#M200240</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-11T22:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397825#M200241</link>
      <description>Don't know about HPUX, but spaces instead of tabs in a Solaris /etc/syslog.conf file can screw it up.&lt;BR /&gt;&lt;BR /&gt;Rt.</description>
      <pubDate>Wed, 13 Oct 2004 08:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397825#M200241</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2004-10-13T08:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397826#M200242</link>
      <description>Try restarting from console, some error will pop-up. &lt;BR /&gt;And also test with logger if syslog is getting updated. If required copy a backed up file back. Or some other server may help you in dignosis. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 13 Oct 2004 08:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397826#M200242</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-13T08:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog deamon problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397827#M200243</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syslog.conf file can be very sensitive to it's contents &amp;amp; format.&lt;BR /&gt;You may want to copy /usr/newconfig/etc/syslog.conf down to /etc to get a good clean restart on this file &amp;amp; then *carefully* add your mods - one at a time w/restarts - to see just what/where the problem lies.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 13 Oct 2004 08:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-deamon-problem/m-p/3397827#M200243</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-10-13T08:52:06Z</dc:date>
    </item>
  </channel>
</rss>

