<?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 confusion in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689686#M246927</link>
    <description>Try:&lt;BR /&gt;&lt;BR /&gt;security.info; auth.none var/adm/syslog/security.log&lt;BR /&gt;auth.inf; security.none /var/adm/syslog/auth.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Mon, 12 Dec 2005 12:58:03 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-12-12T12:58:03Z</dc:date>
    <item>
      <title>syslog.conf confusion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689685#M246926</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I am trying to fine tune my syslog.conf file as below&lt;BR /&gt;&lt;BR /&gt;security.info /var/adm/syslog/security.log&lt;BR /&gt;auth.info /var/adm/syslog/auth.log&lt;BR /&gt;kern.info /var/adm/syslog/kernelinfo.log&lt;BR /&gt;kern.debug /var/adm/syslog/kerneldebug.log&lt;BR /&gt;*.info /var/adm/syslog/allinfo.log&lt;BR /&gt;&lt;BR /&gt;I am running into few problems when i try to use this configuration file. After restarting the syslogd daemon, i tried to test the functionality using logger command and found the results to be surprising.&lt;BR /&gt;&lt;BR /&gt;(1) Messages from Security and Auth facilities at all levels are getting logged inside both files namely security.log &amp;amp; auth.log and ofcourse inside allinfo.log&lt;BR /&gt;(i used logger -p security.info "message" likewise for auth.info, security.notice, auth.notice....... etc), i was expecting security messages ONLY to go inside security.log and same for auth message !! &lt;BR /&gt;&lt;BR /&gt;(2) if i do logger -p kern.info "kernel message", this is getting logged only inside allinfo.log and NOT inside kernelinfo.log&lt;BR /&gt;&lt;BR /&gt;(All these files do exist on their locations and have write permissions for all, also there are TABS (no spaces) inside syslog.conf file).&lt;BR /&gt;&lt;BR /&gt;Please help me on this.&lt;BR /&gt;&lt;BR /&gt;Thank you very much in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 11:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689685#M246926</guid>
      <dc:creator>kapra</dc:creator>
      <dc:date>2005-12-12T11:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.conf confusion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689686#M246927</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;security.info; auth.none var/adm/syslog/security.log&lt;BR /&gt;auth.inf; security.none /var/adm/syslog/auth.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 12 Dec 2005 12:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689686#M246927</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-12T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.conf confusion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689687#M246928</link>
      <description>Thanks Geoff for your reply.&lt;BR /&gt;&lt;BR /&gt;I tried making suggested changes to the syslog.conf file and restarted the syslogd daemon but after the changes it logs nothing !&lt;BR /&gt;&lt;BR /&gt;Nothing for security and nothing for auth.&lt;BR /&gt;&lt;BR /&gt;Both files are empty after raising alerts via logger command !</description>
      <pubDate>Tue, 13 Dec 2005 05:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689687#M246928</guid>
      <dc:creator>kapra</dc:creator>
      <dc:date>2005-12-13T05:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.conf confusion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689688#M246929</link>
      <description>Try as,&lt;BR /&gt;&lt;BR /&gt;security.info;auth,kern.none /var/adm/syslog/security.log&lt;BR /&gt;auth.info;security,kern.none /var/adm/syslog/auth.log&lt;BR /&gt;kern.info;security,auth.none /var/adm/syslog/kernelinfo.log&lt;BR /&gt;kern.debug /var/adm/syslog/kerneldebug.log&lt;BR /&gt;*.info;kern.none;security.none;auth.none /var/adm/syslog/allinfo.log&lt;BR /&gt;&lt;BR /&gt;Revert your results. If it is not working then specify which scenario it is not doing?&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Tue, 13 Dec 2005 05:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689688#M246929</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-13T05:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.conf confusion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689689#M246930</link>
      <description>Thanks Muthu for your reply..&lt;BR /&gt;&lt;BR /&gt;Have made the suggested changes results are as below&lt;BR /&gt;&lt;BR /&gt;1. logger -p security.info "Security Info"&lt;BR /&gt;Nothing logged inside security.log, nothing inside auth.log &amp;amp; nothing inside allininfo.log&lt;BR /&gt;&lt;BR /&gt;2. logger -p auth.info "Auth Info"&lt;BR /&gt;Same as case 1, nothing got logged anywhere&lt;BR /&gt;&lt;BR /&gt;3. logger -p kern.info "Kernel Info"&lt;BR /&gt;This one got logged inside allinfo.log, nothing inside kernelinfo.log, nothing inside kerneldebug.log&lt;BR /&gt;&lt;BR /&gt;4. logger -p kern.debug "kernel Debug"&lt;BR /&gt;Nothing got logged anywhere&lt;BR /&gt;&lt;BR /&gt;Any further suggestions?&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Dec 2005 06:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-conf-confusion/m-p/3689689#M246930</guid>
      <dc:creator>kapra</dc:creator>
      <dc:date>2005-12-13T06:58:28Z</dc:date>
    </item>
  </channel>
</rss>

