- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help required with Error Logs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:38 AM
03-26-2003 05:38 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:40 AM
03-26-2003 05:40 AM
Re: Help required with Error Logs
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:43 AM
03-26-2003 05:43 AM
Re: Help required with Error Logs
After a system reboot, you can check /etc/rc.log for any initilization problem.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:44 AM
03-26-2003 05:44 AM
Solution1. Useful log files
/etc/rc.log
/etc/rc.log.old
/etc/shutdownlog
/var/adm/OLDsulog
/var/adm/btmp (lastb)
/var/adm/cron/OLDlog
/var/adm/cron/log
/var/adm/lp/log
/var/adm/lp/oldlog
/var/adm/ptydaemonlog
/var/adm/rbootd.log
/var/adm/sulog
/var/adm/syslog/OLDsyslog.log
/var/adm/syslog/mail.log
/var/adm/syslog/syslog.log
/var/adm/vtdaemonlog
/var/adm/wtmp (last)
/var/opt/perf/status.* mwa/scope/perf logs
/var/tombstones/
ts99 Last HPMC !
2. Less useful log files:
/etc/eisa/config.err
/etc/eisa/config.log
/var/adm/OLDmessages
/var/adm/OLDrld.log
/var/adm/backuplog
/var/adm/btmp
/var/adm/lp/log.piftopcl
/var/adm/lp/lpana.log
/var/adm/lp/lpd.log
/var/adm/lp/lpdaemon.log
/var/adm/messages
/var/adm/msgbuf
/var/adm/rld.log
/var/adm/snmpd.log
/var/adm/spellhist
/var/adm/sw/swagent.log
/var/adm/sw/swagentd.log
/var/adm/sw/swconfig.log
/var/adm/sw/swcopy.log
/var/adm/sw/swinstall.log
/var/adm/sw/swpackage.log
/var/adm/sw/swremove.log
/var/adm/sw/swverify.log
/var/sam/log/br_log
/var/uucp/.Admin/DIALLOG
/var/uucp/.Admin/Foreign
/var/uucp/.Admin/audit
/var/uucp/.Admin/errors
/var/uucp/.Admin/uucleanup
/var/uucp/.Admin/xferstats
/var/uucp/.Log/LOGX25
/var/yp/ypserv.log
/var/yp/ypxfr.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:44 AM
03-26-2003 05:44 AM
Re: Help required with Error Logs
Ok - here's some of the big hitters..
/etc/rc.log => startup log
/etc/shutdownlog
/var/adm/syslog/syslog.log => standard system log
/var/adm/cron/log => cron job log
/var/adm/lp/log => printer log
/var/adm/sulog => log of all su attempts
/var/adm/sw/sw*.log => SW installs/removes log
/var/adm/syslog/mail.log => SMTP mailer log
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:45 AM
03-26-2003 05:45 AM
Re: Help required with Error Logs
As per the previous answer, /var/adm/syslog/syslog.log is the mail one. If you want to see what else has been defined in terms of what gets logged and where, take a look at /etc/syslog.conf
You may find that mail messages are logged elsewhere, eg a line:
mail.debug /var/adm/syslog/mail.log
will write the mail debug messages to /var/adm/syslog/mail.log
Applications will most probably log to their own special areas - you'll need to check the application setup for that.
The boot log can be found in /etc/rc.log
Other logs (such as the shutdown log) can be found in /var/adm
Col
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:46 AM
03-26-2003 05:46 AM
Re: Help required with Error Logs
As per the previous answer, /var/adm/syslog/syslog.log is the main one.
I just HATE spotting a mistake the second after I've submitted the answer....
Col.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 05:48 AM
03-26-2003 05:48 AM
Re: Help required with Error Logs
Just FYI, the shutdownlog is in /etc.
Regards.
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 06:27 AM
03-26-2003 06:27 AM
Re: Help required with Error Logs
Just for your information, if you use sam, then choose routine tasks, then system log files you will find a list of common log files, but you will also be able to trim to zero, to a recommended size, to a percentage, etc. You can also add your own log files. It can be useful ...
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 08:48 AM
03-26-2003 08:48 AM
Re: Help required with Error Logs
yep - the entry in /var/adm is a link back to /etc (at least on all of our 11i systems). Should have made that clear. Thanks :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 06:20 AM
04-03-2003 06:20 AM
Re: Help required with Error Logs
Regards,
Manjunath.