<?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 Does Crontab have a log? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463856#M15115</link>
    <description>Sorry for such a trivial question(I'm a Trainee Unix Admin), but does Crontab have a log where I can see why a job failed?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Fri, 10 Nov 2000 12:01:01 GMT</pubDate>
    <dc:creator>David White</dc:creator>
    <dc:date>2000-11-10T12:01:01Z</dc:date>
    <item>
      <title>Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463856#M15115</link>
      <description>Sorry for such a trivial question(I'm a Trainee Unix Admin), but does Crontab have a log where I can see why a job failed?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 10 Nov 2000 12:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463856#M15115</guid>
      <dc:creator>David White</dc:creator>
      <dc:date>2000-11-10T12:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463857#M15116</link>
      <description>The logfile is /var/adm/cron/log&lt;BR /&gt;If anything from a cron job comes to stdout or stderr you get a mail for root.</description>
      <pubDate>Fri, 10 Nov 2000 12:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463857#M15116</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-11-10T12:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463858#M15117</link>
      <description>the crontab log is:&lt;BR /&gt;/var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Fri, 10 Nov 2000 12:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463858#M15117</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-11-10T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463859#M15118</link>
      <description>&lt;BR /&gt;Cron log is on /usr/lib/cron/log&lt;BR /&gt;&lt;BR /&gt;Unless you use redirection of standard output and error on your cron&lt;BR /&gt;&lt;BR /&gt;1 * * * * * command &amp;gt; /tmp/log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;all output is redirected to users mail.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Nov 2000 12:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463859#M15118</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-11-10T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463860#M15119</link>
      <description>THE CRONTAB HAS A LOG IN /VAR/ADM/CRON/LOG AND FOR FAILED MESSAGES, A MAIL IS SENT OT ROOT. LOG IN AS ROOT AND TYPE MAILX TO READ THE MAILS.</description>
      <pubDate>Fri, 10 Nov 2000 12:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463860#M15119</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-11-10T12:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463861#M15120</link>
      <description>Cron has a log file which is :&lt;BR /&gt;&lt;BR /&gt;/var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;- fnhalili</description>
      <pubDate>Fri, 10 Nov 2000 15:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463861#M15120</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2000-11-10T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463862#M15121</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All cron jobs are logged to /var/adm/cron/log, unless they are specifically redirected both dtdin and stderr. (like in &amp;gt;/tmp/mylog 2&amp;gt;&amp;amp;1) &lt;BR /&gt;&lt;BR /&gt;In other words, all character stream that would normally show up on a terminal if the job was run manually, will be in that logfile.&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;?</description>
      <pubDate>Tue, 14 Nov 2000 07:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463862#M15121</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-11-14T07:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does Crontab have a log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463863#M15122</link>
      <description>I prefer to read the mail sent to ROOT by reading the file in /var/mail/root. I monitor all files in /var/mail for size. You can mail this /var/mail/root file to yourself daily to help you remember to check it. &lt;BR /&gt;&lt;BR /&gt;Have fun!&lt;BR /&gt;Josee</description>
      <pubDate>Fri, 09 Feb 2001 14:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-crontab-have-a-log/m-p/2463863#M15122</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-09T14:29:18Z</dc:date>
    </item>
  </channel>
</rss>

