<?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.log staying empty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031230#M910546</link>
    <description>The problem ended up being the syslog.conf file.  I recreated it from scratch, stopped and started syslogd and it started working.  Thank you for all of the comments and suggestions.  It's nice to know that so many people are willing to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Randy</description>
    <pubDate>Thu, 24 Jul 2003 17:37:51 GMT</pubDate>
    <dc:creator>Randy Brown_1</dc:creator>
    <dc:date>2003-07-24T17:37:51Z</dc:date>
    <item>
      <title>syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031209#M910525</link>
      <description>I noticed this morning that /var/adm/syslog/syslog.log is 0 bytes.  The machine was rebooted this morning and I did not notice anything during the reboot that would point me to anything being wrong.  I have looked through rc.log and don't see anything there either.  A ps -ef |grep syslog shows that syslogd is running.  Things have been fine until the reboot this morning.  Even using logger doesn't put entried in the syslog.log file.  Any thoughts?  I will gladly provide more info as needed.&lt;BR /&gt;&lt;BR /&gt;Thank you, &lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Wed, 23 Jul 2003 13:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031209#M910525</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2003-07-23T13:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031210#M910526</link>
      <description>Check your /etc/syslog.conf file and see if perhaps someone made a change and are now writing things to a file other than /var/adm/syslog/syslog.log.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 13:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031210#M910526</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-23T13:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031211#M910527</link>
      <description>What are the permissions on the file /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;check /etc/rc.config.d/syslogd for anything unusual.&lt;BR /&gt;&lt;BR /&gt;Don't make a backup copy in /etc/rc.config.d it will mess things up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jul 2003 13:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031211#M910527</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-23T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031212#M910528</link>
      <description>Randy,&lt;BR /&gt;&lt;BR /&gt;I think Patrick's probably on the right track, but what about permissions?  And, does OLDsyslog.log contain anything?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 13:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031212#M910528</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-23T13:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031213#M910529</link>
      <description>You could try to use&lt;BR /&gt;&lt;BR /&gt;kill -HUP &lt;BR /&gt;&lt;BR /&gt;on the syslogd process - this should force it to re-read the config file.&lt;BR /&gt;&lt;BR /&gt;Also, you should confirm that you have free  space in /var</description>
      <pubDate>Wed, 23 Jul 2003 13:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031213#M910529</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2003-07-23T13:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031214#M910530</link>
      <description>Hi,&lt;BR /&gt;my working /etc/syslog.conf:&lt;BR /&gt;&lt;BR /&gt;# @(#) $Revision: 74.1 $&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To have the system re-read it,&lt;BR /&gt;just issue&lt;BR /&gt;&lt;BR /&gt;To make syslogd, re-read its configuration file, send it a HANGUP&lt;BR /&gt;      signal:&lt;BR /&gt;&lt;BR /&gt;           kill -HUP `cat /var/run/syslog.pid`&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 13:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031214#M910530</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-23T13:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031215#M910531</link>
      <description>Randy,&lt;BR /&gt;&lt;BR /&gt;Check the content of /etc/syslog.conf to see if it has been modified.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Wed, 23 Jul 2003 13:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031215#M910531</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-07-23T13:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031216#M910532</link>
      <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;Sounds like syslogd is hung. You need to determine the PID&lt;BR /&gt;ps -ef | grep syslog&lt;BR /&gt;Then kill -HUP it&lt;BR /&gt;kill -HUP XXXX  #where XXXX=syslogd_PID&lt;BR /&gt;&lt;BR /&gt;If a new ps -ef | grep syslog does not show a new PID, then kill XXXX &amp;amp; run&lt;BR /&gt;/usr/sbin/syslogd -D&lt;BR /&gt;to restart it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 23 Jul 2003 13:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031216#M910532</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-07-23T13:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031217#M910533</link>
      <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;Sometimes it's a problem with you file in use as well (corrupt).&lt;BR /&gt;- Stop syslog&lt;BR /&gt;- mv your current syslog.log file&lt;BR /&gt;- touch a new one.&lt;BR /&gt;- and start sylogd&lt;BR /&gt;&lt;BR /&gt;It should work fine now. kill -HUP &lt;PID of="" sylogd=""&gt; should give you some extra data in you syslog.log, also of course the program logger should add some lines in there.&lt;BR /&gt;Make sure your syslog.conf has all permissions and does not conatain any weird characters.&lt;BR /&gt;&lt;BR /&gt;Regs David&lt;/PID&gt;</description>
      <pubDate>Wed, 23 Jul 2003 13:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031217#M910533</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-07-23T13:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031218#M910534</link>
      <description>There's a way to test whether syslogd is hung.&lt;BR /&gt;Enter the following command&lt;BR /&gt;&lt;BR /&gt;logger "This is a test log entry"&lt;BR /&gt;&lt;BR /&gt;Then check the syslog.log file. If it doesn't appear then syslogd is definitely hung &amp;amp; you'll have to bounce it.&lt;BR /&gt;&lt;BR /&gt;Also I'd check /etc/rc.log to see if S220syslogd had trouble starting in run-level 2.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 23 Jul 2003 13:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031218#M910534</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-07-23T13:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031219#M910535</link>
      <description>Thank for all of the responses.&lt;BR /&gt;&lt;BR /&gt;Here is some more info:&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Jul 23 07:54 syslog.log&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Jul 23 07:46 OLDsyslog.log&lt;BR /&gt;&lt;BR /&gt;# @(#) $Revision: 74.1 $&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;#Log to a log host too. BSM - 10/2/00&lt;BR /&gt;*.info                  @watcher&lt;BR /&gt;&lt;BR /&gt;The file system has space on it (plenty).  I did just find tabs in the last entry of the syslog.conf file.  I removed them and stopped and started syslogd but still have 0 bytes in syslog.log</description>
      <pubDate>Wed, 23 Jul 2003 13:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031219#M910535</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2003-07-23T13:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031220#M910536</link>
      <description>Randy,&lt;BR /&gt;&lt;BR /&gt;Can you post the output of this command:&lt;BR /&gt;&lt;BR /&gt;# ll /dev/klog /dev/log /dev/log.un&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Wed, 23 Jul 2003 13:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031220#M910536</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-07-23T13:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031221#M910537</link>
      <description>No problems in rc.log either&lt;BR /&gt;&lt;BR /&gt;Start system message logging daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S220syslogd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;System message logger started&lt;BR /&gt;&lt;BR /&gt;This is stumping me completely.  I moved the syslog.log file and touched a new one too and still nothing.  Hmmmmm.</description>
      <pubDate>Wed, 23 Jul 2003 14:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031221#M910537</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2003-07-23T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031222#M910538</link>
      <description>[clifford_root]$ll /dev/klog /dev/log /dev/log.un &lt;BR /&gt;/dev/log.un not found&lt;BR /&gt;crw-------   1 bin        bin        189 0x000000 Aug  2  1999 /dev/klog&lt;BR /&gt;prw-rw-rw-   1 root       root             0 Jul 23 11:08 /dev/log</description>
      <pubDate>Wed, 23 Jul 2003 14:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031222#M910538</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2003-07-23T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031223#M910539</link>
      <description>Randy,&lt;BR /&gt;&lt;BR /&gt;jabs-hpl # ll /dev/klog /dev/log /dev/log.un&lt;BR /&gt;crw-------   1 bin        bin        189 0x000000 Dec 10  1999 /dev/klog&lt;BR /&gt;prw-rw-rw-   1 root       root             0 Jul 23 11:11 /dev/log&lt;BR /&gt;srw-rw-rw-   1 root       root             0 Jul 17 14:20 /dev/log.un&lt;BR /&gt;&lt;BR /&gt;Your output should look similar to the above.  The missing /dev/log.un is needed (it is a socket file).  Let me research on how to recreate it.  Then I'll get back to you.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Wed, 23 Jul 2003 14:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031223#M910539</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-07-23T14:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031224#M910540</link>
      <description>Randy,&lt;BR /&gt;&lt;BR /&gt;Can you try this:&lt;BR /&gt;&lt;BR /&gt;# echo "this is a test" &amp;gt; /dev/log&lt;BR /&gt;# cat /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;You should see the line "this is a test" in the syslog.log.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Wed, 23 Jul 2003 14:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031224#M910540</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-07-23T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031225#M910541</link>
      <description>Is /var full?  (Or /var/adm/syslog/syslog.log's filesystem, if you changed it.)  &lt;BR /&gt;&lt;BR /&gt;Your configuration looks ok.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 23 Jul 2003 16:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031225#M910541</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2003-07-23T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031226#M910542</link>
      <description>There's plenty of room on the file system.  Is there somewhere other than rc.log I can look for errors recorded during boot up?&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Wed, 23 Jul 2003 16:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031226#M910542</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2003-07-23T16:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031227#M910543</link>
      <description>issue 'dmesg'&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Wout</description>
      <pubDate>Wed, 23 Jul 2003 17:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031227#M910543</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2003-07-23T17:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log staying empty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031228#M910544</link>
      <description>Just a stab, but is "watcher" on the network, can it be seen by this system?&lt;BR /&gt;&lt;BR /&gt;Just a thought.&lt;BR /&gt;GL</description>
      <pubDate>Wed, 23 Jul 2003 21:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-staying-empty/m-p/3031228#M910544</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2003-07-23T21:10:22Z</dc:date>
    </item>
  </channel>
</rss>

