<?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 messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462440#M14595</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;trivial answer:&lt;BR /&gt;yes you can edit syslog.log and save it back but this does not prevent your application to write into syslog further.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Tue, 07 Nov 2000 16:07:16 GMT</pubDate>
    <dc:creator>Andreas Voss</dc:creator>
    <dc:date>2000-11-07T16:07:16Z</dc:date>
    <item>
      <title>Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462439#M14594</link>
      <description>I have an appication that logged some info in syslog, how would I go about removing this information from the syslog. This may be trivial, but do I just vi the file and remove the lines?&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 07 Nov 2000 16:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462439#M14594</guid>
      <dc:creator>Tony  LeBlanc</dc:creator>
      <dc:date>2000-11-07T16:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462440#M14595</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;trivial answer:&lt;BR /&gt;yes you can edit syslog.log and save it back but this does not prevent your application to write into syslog further.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 07 Nov 2000 16:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462440#M14595</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-11-07T16:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462441#M14596</link>
      <description>Tony:&lt;BR /&gt;&lt;BR /&gt;grep -v "unique string" /var/log/adm/syslog/syslog.log &amp;gt; /var/adm/syslog/syslog.log.new ; mv /var/adm/syslog/syslog.log /var/adm/syslog/syslog.old ; mv /var/adm/syslog/syslog.log.new /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;where unique string is the string that identifies the lines of your application uniquely.&lt;BR /&gt;&lt;BR /&gt;then if your application's debug level is listed as part of /etc/syslog.conf, you would have to disable it accordingly.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2000 16:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462441#M14596</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-07T16:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462442#M14597</link>
      <description>Removing entries from the syslog file itself is not a first choice.&lt;BR /&gt;Start by modifying the /etc/syslog.conf file to prevent the messages from going in there.</description>
      <pubDate>Tue, 07 Nov 2000 17:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/2462442#M14597</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-11-07T17:07:02Z</dc:date>
    </item>
  </channel>
</rss>

