<?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 new entry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159329#M159065</link>
    <description>I replied to a similar thread recently...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=317666" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=317666&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
    <pubDate>Thu, 08 Jan 2004 06:44:06 GMT</pubDate>
    <dc:creator>Graham Cameron_1</dc:creator>
    <dc:date>2004-01-08T06:44:06Z</dc:date>
    <item>
      <title>syslog new entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159327#M159063</link>
      <description>Hey,&lt;BR /&gt;with dmesg you are can get all new entries with the '-' option.&lt;BR /&gt;dmesg -&lt;BR /&gt;Is there a utility that will do the same for syslog.log?</description>
      <pubDate>Thu, 08 Jan 2004 06:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159327#M159063</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-01-08T06:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: syslog new entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159328#M159064</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;grep "pattern" /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 08 Jan 2004 06:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159328#M159064</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2004-01-08T06:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: syslog new entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159329#M159065</link>
      <description>I replied to a similar thread recently...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=317666" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=317666&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Thu, 08 Jan 2004 06:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159329#M159065</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2004-01-08T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: syslog new entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159330#M159066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  dmesg - will show the messages since tha last time it was run. I don't think such an option is valid for syslog.log, because it is updated continuously. The only thing you may choose is tail, grep, head..etc or a combination of these.&lt;BR /&gt;&lt;BR /&gt; Or you can write a customized script and put it in cron to do this job.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Shahul</description>
      <pubDate>Thu, 08 Jan 2004 06:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159330#M159066</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2004-01-08T06:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: syslog new entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159331#M159067</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can use a script like this one :&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;FILE=$1&lt;BR /&gt;comm -23 $FILE $FILE.prev 2&amp;gt;&amp;amp;-&lt;BR /&gt;cp $FILE $FILE.prev&lt;BR /&gt;&lt;BR /&gt;Each invocation will give you new lines added, but there is no standard option for doing it with syslog.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 08 Jan 2004 07:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-new-entry/m-p/3159331#M159067</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2004-01-08T07:01:07Z</dc:date>
    </item>
  </channel>
</rss>

