<?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.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813329#M84858</link>
    <description>No, what I want for the Local3  is to NOT see the info level in the syslog, but I would like to see any higher level of local3 in the syslog.  What I have now is all local3 going to another log.</description>
    <pubDate>Wed, 25 Sep 2002 16:45:26 GMT</pubDate>
    <dc:creator>Robert True</dc:creator>
    <dc:date>2002-09-25T16:45:26Z</dc:date>
    <item>
      <title>Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813327#M84856</link>
      <description>Is it possible to config syslog.conf to block a given level of a local fac and not the others?&lt;BR /&gt;&lt;BR /&gt;Currently in syslog.conf I have:&lt;BR /&gt;&lt;BR /&gt;*.info;local3.none &lt;SYSLOGFILE&gt; &lt;BR /&gt;&lt;BR /&gt;local3.info &lt;MYFILE&gt;&lt;BR /&gt;&lt;BR /&gt;Which works, but I would like to see entries other than info  in the &lt;SYSLOGFILE&gt;.&lt;BR /&gt;&lt;BR /&gt;What I wanted was:&lt;BR /&gt;local3.info.none &lt;SYSLOGFILE&gt;&lt;BR /&gt;but that does not seem to work.&lt;BR /&gt;&lt;BR /&gt;What would be the syntex if possible?&lt;/SYSLOGFILE&gt;&lt;/SYSLOGFILE&gt;&lt;/MYFILE&gt;&lt;/SYSLOGFILE&gt;</description>
      <pubDate>Wed, 25 Sep 2002 15:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813327#M84856</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-09-25T15:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813328#M84857</link>
      <description>Try ..&lt;BR /&gt;*.info;local3.info &lt;SYSLOGFILE&gt;&lt;BR /&gt;Are you saying you want syslog.log file to have more than just the "info" level logs ?&lt;BR /&gt;Also ..&lt;BR /&gt;# man syslogd&lt;BR /&gt;for further details ..&lt;/SYSLOGFILE&gt;</description>
      <pubDate>Wed, 25 Sep 2002 16:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813328#M84857</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-09-25T16:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813329#M84858</link>
      <description>No, what I want for the Local3  is to NOT see the info level in the syslog, but I would like to see any higher level of local3 in the syslog.  What I have now is all local3 going to another log.</description>
      <pubDate>Wed, 25 Sep 2002 16:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813329#M84858</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-09-25T16:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813330#M84859</link>
      <description>Don't ask for info, ask for the next higher level:&lt;BR /&gt;&lt;BR /&gt;local3.notice     &lt;SYSLOGFILE&gt;&lt;BR /&gt;&lt;BR /&gt;Overall, the order is:&lt;BR /&gt;EMERG 0&lt;BR /&gt;ALERT 1&lt;BR /&gt;CRIT 2&lt;BR /&gt;ERR 3&lt;BR /&gt;WARNING 4&lt;BR /&gt;NOTICE 5&lt;BR /&gt;INFO 6&lt;BR /&gt;DEBUG 7&lt;BR /&gt;&lt;BR /&gt;Tom&lt;/SYSLOGFILE&gt;</description>
      <pubDate>Wed, 25 Sep 2002 16:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813330#M84859</guid>
      <dc:creator>Tom Maloy</dc:creator>
      <dc:date>2002-09-25T16:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813331#M84860</link>
      <description>Ok, If I understand then, by entering local3.&lt;SOMELEVEL&gt; I will see &lt;SOMELEVEL&gt; and above in the syslogfile?&lt;BR /&gt;&lt;BR /&gt;&lt;/SOMELEVEL&gt;&lt;/SOMELEVEL&gt;</description>
      <pubDate>Wed, 25 Sep 2002 17:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813331#M84860</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-09-25T17:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813332#M84861</link>
      <description>Correct. Just like setting a threshold.&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 25 Sep 2002 17:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813332#M84861</guid>
      <dc:creator>Tom Maloy</dc:creator>
      <dc:date>2002-09-25T17:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813333#M84862</link>
      <description>Thanks, Tom.  That works about how I want it to work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Sep 2002 18:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf/m-p/2813333#M84862</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-09-25T18:14:01Z</dc:date>
    </item>
  </channel>
</rss>

