<?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: Kernal log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652475#M240645</link>
    <description>It should be something like, &lt;BR /&gt;# cat /etc/syslog.conf&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;You can use dmesg for reading messages from syslog. man dmesg for more details..&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
    <pubDate>Wed, 19 Oct 2005 03:37:55 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2005-10-19T03:37:55Z</dc:date>
    <item>
      <title>Kernal log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652472#M240642</link>
      <description>Where can i find Kernal log and event file?&lt;BR /&gt;also i want to know all logs and events files&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 02:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652472#M240642</guid>
      <dc:creator>Waleed_2</dc:creator>
      <dc:date>2005-10-19T02:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652473#M240643</link>
      <description>It is based upon your /etc/syslog.conf file. If you are having only default configuration of syslog.conf then event messages will be in /var/adm/syslog/syslog.log or /var/adm/message also.&lt;BR /&gt;&lt;BR /&gt;dmesg -c will gives diagnostic messages.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 19 Oct 2005 02:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652473#M240643</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-19T02:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652474#M240644</link>
      <description>/var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;What is logged in syslog/log is controlled by /etc/syslog.conf file.</description>
      <pubDate>Wed, 19 Oct 2005 02:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652474#M240644</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-19T02:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652475#M240645</link>
      <description>It should be something like, &lt;BR /&gt;# cat /etc/syslog.conf&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;You can use dmesg for reading messages from syslog. man dmesg for more details..&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 03:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652475#M240645</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-19T03:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652476#M240646</link>
      <description>Also, if you're using kernal auditing, the fiel location is defined in /var/.audit/audtrail ($PRI_AUDFILE).&lt;BR /&gt;&lt;BR /&gt;Also, here are the other sam-registered system logs:&lt;BR /&gt;/etc/eisa/config.err&lt;BR /&gt;/etc/eisa/config.log&lt;BR /&gt;/etc/rc.log&lt;BR /&gt;/etc/rc.log.old&lt;BR /&gt;/etc/shutdownlog&lt;BR /&gt;/var/adm/OLDmessages&lt;BR /&gt;/var/adm/OLDrld.log&lt;BR /&gt;/var/adm/OLDsulog&lt;BR /&gt;/var/adm/backuplog&lt;BR /&gt;/var/adm/btmp&lt;BR /&gt;/var/adm/cron/OLDlog&lt;BR /&gt;/var/adm/cron/log&lt;BR /&gt;/var/adm/lp/log&lt;BR /&gt;/var/adm/lp/log.piftopcl&lt;BR /&gt;/var/adm/lp/lpana.log&lt;BR /&gt;/var/adm/lp/lpd.log&lt;BR /&gt;/var/adm/lp/lpdaemon.log&lt;BR /&gt;/var/adm/lp/oldlog&lt;BR /&gt;/var/adm/messages&lt;BR /&gt;/var/adm/msgbuf&lt;BR /&gt;/var/adm/ptydaemonlog&lt;BR /&gt;/var/adm/rbootd.log&lt;BR /&gt;/var/adm/rld.log&lt;BR /&gt;/var/adm/snmpd.log&lt;BR /&gt;/var/adm/spellhist&lt;BR /&gt;/var/adm/sulog&lt;BR /&gt;/var/adm/sw/swagent.log&lt;BR /&gt;/var/adm/sw/swagentd.log&lt;BR /&gt;/var/adm/sw/swconfig.log&lt;BR /&gt;/var/adm/sw/swcopy.log&lt;BR /&gt;/var/adm/sw/swinstall.log&lt;BR /&gt;/var/adm/sw/swpackage.log&lt;BR /&gt;/var/adm/sw/swremove.log&lt;BR /&gt;/var/adm/sw/swverify.log&lt;BR /&gt;/var/adm/syslog/OLDsyslog.log&lt;BR /&gt;/var/adm/syslog/mail.log&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;/var/adm/vtdaemonlog&lt;BR /&gt;/var/adm/wtmp&lt;BR /&gt;/var/sam/log/br_log&lt;BR /&gt;/var/uucp/.Admin/DIALLOG&lt;BR /&gt;/var/uucp/.Admin/Foreign&lt;BR /&gt;/var/uucp/.Admin/audit&lt;BR /&gt;/var/uucp/.Admin/errors&lt;BR /&gt;/var/uucp/.Admin/uucleanup&lt;BR /&gt;/var/uucp/.Admin/xferstats&lt;BR /&gt;/var/uucp/.Log/LOGX25&lt;BR /&gt;/var/yp/ypserv.log&lt;BR /&gt;/var/yp/ypxfr.log&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2005 11:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-log/m-p/3652476#M240646</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2005-10-20T11:28:18Z</dc:date>
    </item>
  </channel>
</rss>

