<?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: syslogd is not logging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064474#M306433</link>
    <description>Hello Mike,&lt;BR /&gt;&lt;BR /&gt;Check the console keyboard. If using a dump terminal, such as a 700/96 etc.. ensure that 'remote mode' (F4)  has an *  -- ie. on.&lt;BR /&gt;&lt;BR /&gt;If need be, reset the console, by holding down the d key while powering on.&lt;BR /&gt;&lt;BR /&gt;If using remote console, then make sure it's not in some mode like CM&amp;gt;. Change it so CO(console mode).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The procedure to change the console is :&lt;BR /&gt;&lt;A href="http://www.pimpworks.org/hp/hpuxtips.html#10" target="_blank"&gt;http://www.pimpworks.org/hp/hpuxtips.html#10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let us know your results,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Marco&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Sep 2007 07:11:28 GMT</pubDate>
    <dc:creator>Marco A.</dc:creator>
    <dc:date>2007-09-03T07:11:28Z</dc:date>
    <item>
      <title>syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064464#M306423</link>
      <description>I've been rather stumped by this.  /etc/syslog.conf does not contain spaces as white space.  However, I noticed that this in /dev:&lt;BR /&gt;&lt;BR /&gt;prw-rw-rw-   1 root       root          8192 Aug 29 05:38 /dev/log&lt;BR /&gt;&lt;BR /&gt;This doesn't look like a valid device file.  Further, the timestamp on the file coincides with the time and date syslogd stopped working.&lt;BR /&gt;I'm running HP-IX 10.20.  What would be the correct command for recreating a valid /dev/log entry?</description>
      <pubDate>Mon, 03 Sep 2007 06:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064464#M306423</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T06:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064465#M306424</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;the /dev/log is a named pipe for the syslogd.&lt;BR /&gt;&lt;BR /&gt;(10.20)&lt;BR /&gt;clear the /dev/log file&lt;BR /&gt;&lt;BR /&gt;# &amp;gt; /dev/log&lt;BR /&gt;check if the /dev/klog file is correct.&lt;BR /&gt;# ll /dev/klog crw------- 1 bin bin 189 0x000000 Jun 26 2001 /dev/klog&lt;BR /&gt;&lt;BR /&gt;Restart the syslogd.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 03 Sep 2007 06:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064465#M306424</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-09-03T06:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064466#M306425</link>
      <description>Maybe I was in error.  Doing a file /dev/log shows me that this is a fifo.  So that seems correct.  But I still have the problem that syslogd is not logging.  Further, issuing a HUP to syslogd or issuing logger "test" creates no entries in /var/adm/syslog/syslog.log.</description>
      <pubDate>Mon, 03 Sep 2007 06:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064466#M306425</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T06:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064467#M306426</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to returns this file to "zero" by sending a null value to it.&lt;BR /&gt;&lt;BR /&gt;#&amp;gt; /dev/log&lt;BR /&gt;&lt;BR /&gt;If the file reaches again the 8192 you will get the issue again, please check the console, probably your console is set to CM mode, if you want to correct the issue return the console mode to CO.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Mon, 03 Sep 2007 06:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064467#M306426</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-09-03T06:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064468#M306427</link>
      <description>Commands performed:&lt;BR /&gt;&lt;BR /&gt;root@hpas40:/dev &amp;gt; cat /dev/null &amp;gt; /dev/log&lt;BR /&gt;root@hpas40:/dev &amp;gt; ls -la log&lt;BR /&gt;prw-rw-rw-   1 root       root          2048 Sep  3 04:53 log&lt;BR /&gt;root@hpas40:/dev &amp;gt; &amp;gt; log&lt;BR /&gt;root@hpas40:/dev &amp;gt; ls -la log&lt;BR /&gt;prw-rw-rw-   1 root       root          2048 Sep  3 04:53 log&lt;BR /&gt;&lt;BR /&gt;As you can see, no luck.&lt;BR /&gt;&lt;BR /&gt;BTW:&lt;BR /&gt;root@hpas40:/dev &amp;gt; ls -la klog&lt;BR /&gt;crw-------   1 bin        bin        189 0x000000 Oct  5  1999 klog&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 06:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064468#M306427</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T06:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064469#M306428</link>
      <description>Check the console mode !!! ...&lt;BR /&gt;This issue is related with it. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Mon, 03 Sep 2007 06:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064469#M306428</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-09-03T06:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064470#M306429</link>
      <description>&lt;A href="http://www.docs.hp.com/en/T1471-90023/ch01s05.html" target="_blank"&gt;http://www.docs.hp.com/en/T1471-90023/ch01s05.html&lt;/A&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064470#M306429</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2007-09-03T07:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064471#M306430</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;try to stop the syslogd first.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/syslogd stop&lt;BR /&gt;# &amp;gt; /dev/log&lt;BR /&gt;# ll /dev/log&lt;BR /&gt;# /sbin/init.d/syslogd start&lt;BR /&gt;# tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 03 Sep 2007 07:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064471#M306430</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-09-03T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064472#M306431</link>
      <description>1.  How do I check console mode?  I'm in Ohio and the server is in california?&lt;BR /&gt;&lt;BR /&gt;2.  Not sure what ssh has to to with the issue.</description>
      <pubDate>Mon, 03 Sep 2007 07:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064472#M306431</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064473#M306432</link>
      <description>Interesting.  syslogd is stopped, but:&lt;BR /&gt;&lt;BR /&gt;root@hpas40:/sbin/init.d &amp;gt; &amp;gt; dev/log&lt;BR /&gt;sh[2]: dev/log: Cannot create the specified file.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064473#M306432</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T07:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064474#M306433</link>
      <description>Hello Mike,&lt;BR /&gt;&lt;BR /&gt;Check the console keyboard. If using a dump terminal, such as a 700/96 etc.. ensure that 'remote mode' (F4)  has an *  -- ie. on.&lt;BR /&gt;&lt;BR /&gt;If need be, reset the console, by holding down the d key while powering on.&lt;BR /&gt;&lt;BR /&gt;If using remote console, then make sure it's not in some mode like CM&amp;gt;. Change it so CO(console mode).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The procedure to change the console is :&lt;BR /&gt;&lt;A href="http://www.pimpworks.org/hp/hpuxtips.html#10" target="_blank"&gt;http://www.pimpworks.org/hp/hpuxtips.html#10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let us know your results,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Marco&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064474#M306433</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-09-03T07:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064475#M306434</link>
      <description>Read above.  I'm in Ohio and the server is in California.  No direct access to the console terminal.</description>
      <pubDate>Mon, 03 Sep 2007 07:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064475#M306434</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T07:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064476#M306435</link>
      <description>That's correct , but that's the way to change the console mode.&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Mon, 03 Sep 2007 07:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064476#M306435</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-09-03T07:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: syslogd is not logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064477#M306436</link>
      <description>It appears to be working again.  I rm'd /var/adm/syslog/syslog.log.  I then then touch /var/adm/syslog/syslog.log which recreated the file, and then restarted syslogd.  syslogd was now working.  syslog.log was 0 bytes large, so I don't see where it could have been corrupt, but I guess anything is possible.  However, the group is now sys, instead of root.  So I'm a happy camper.  Thanks for all your help.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslogd-is-not-logging/m-p/4064477#M306436</guid>
      <dc:creator>Mike Kuhar</dc:creator>
      <dc:date>2007-09-03T07:43:24Z</dc:date>
    </item>
  </channel>
</rss>

