<?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 not getting updated in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469482#M774918</link>
    <description>I had a similar problem once on 10.20 when I manually renamed syslog.log to syslog.old  syslogd continued to write to the same file (now named syslog.old) while the new one (syslog.log) remained empty.  &lt;BR /&gt;&lt;BR /&gt;I restarted syslogd to resolve it.  &lt;BR /&gt;&lt;BR /&gt;If syslogd is running, but not writing anything to your syslog.log, there's no harm in shutting it down and restarting it.  If syslogd is not running, well that's what your problem is, and you'll need to start it.&lt;BR /&gt;&lt;BR /&gt;Other things to check: &lt;BR /&gt;Whether or not the filesystem is full.&lt;BR /&gt;Check the lost+found directory of syslog.log's filesystem.  If syslog.log was deleted while syslogd was running, that's where it should be until syslogd is shut down.</description>
    <pubDate>Fri, 01 Dec 2000 01:49:53 GMT</pubDate>
    <dc:creator>Matt Livingston</dc:creator>
    <dc:date>2000-12-01T01:49:53Z</dc:date>
    <item>
      <title>syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469480#M774916</link>
      <description>Hi All,&lt;BR /&gt;I have noticed that syslog file is not getting updated for last seven days in one of my V- class server with HP-UX 11.&lt;BR /&gt;What may be the reason ?.&lt;BR /&gt;I have not rebooted the server for last 33 days.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Animesh</description>
      <pubDate>Fri, 01 Dec 2000 01:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469480#M774916</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2000-12-01T01:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469481#M774917</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Two immediate thoughts/questions: (1) Is the 'syslogd' daemon running? [ ps -ef|grep syslogd ]; and/or (2) Did you (re)move the syslog instead of trimming it by redirecting /dev/null into it?&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 01 Dec 2000 01:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469481#M774917</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-12-01T01:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469482#M774918</link>
      <description>I had a similar problem once on 10.20 when I manually renamed syslog.log to syslog.old  syslogd continued to write to the same file (now named syslog.old) while the new one (syslog.log) remained empty.  &lt;BR /&gt;&lt;BR /&gt;I restarted syslogd to resolve it.  &lt;BR /&gt;&lt;BR /&gt;If syslogd is running, but not writing anything to your syslog.log, there's no harm in shutting it down and restarting it.  If syslogd is not running, well that's what your problem is, and you'll need to start it.&lt;BR /&gt;&lt;BR /&gt;Other things to check: &lt;BR /&gt;Whether or not the filesystem is full.&lt;BR /&gt;Check the lost+found directory of syslog.log's filesystem.  If syslog.log was deleted while syslogd was running, that's where it should be until syslogd is shut down.</description>
      <pubDate>Fri, 01 Dec 2000 01:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469482#M774918</guid>
      <dc:creator>Matt Livingston</dc:creator>
      <dc:date>2000-12-01T01:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469483#M774919</link>
      <description>You should check for the "syslogd" daemon which actually updates the syslog file as well as send errors to the console. Or else did someone change the error level for syslog.&lt;BR /&gt;&lt;BR /&gt;Goodluck !&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Dec 2000 01:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469483#M774919</guid>
      <dc:creator>Ajitkumar Rane</dc:creator>
      <dc:date>2000-12-01T01:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469484#M774920</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;...And if all of the above fail, check /etc/syslog.conf.  Perhaps some one has directed syslogd to use another file.  If this is so, you will have to send syslogd a HUP signal to get it to reread syslog.conf after you edit it.&lt;BR /&gt;&lt;BR /&gt;   kill -s HUP &lt;SYSLOGD&gt;&lt;/SYSLOGD&gt;</description>
      <pubDate>Fri, 01 Dec 2000 02:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469484#M774920</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2000-12-01T02:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: syslog not getting updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469485#M774921</link>
      <description>A big thanks to you all for help.&lt;BR /&gt;Though my syslogd daemon was running,I stoped and restarted it and syslog.log started updaing now.&lt;BR /&gt;Thanks&lt;BR /&gt;Animesh</description>
      <pubDate>Fri, 01 Dec 2000 02:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-not-getting-updated/m-p/2469485#M774921</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2000-12-01T02:53:14Z</dc:date>
    </item>
  </channel>
</rss>

