- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Log enable
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
11-05-2008 03:14 AM
11-05-2008 03:14 AM
Log enable
i want to enable all logs in HP-UX 11i so could you please tell me what need to enable and how to enable
Thanks
NAnda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 03:24 AM
11-05-2008 03:24 AM
Re: Log enable
The main log is the syslog. It should be on by default.
Look in /var/adm/syslog for *.log files.
The syslog.log file is the main bucket for information.
Do a tail -10 syslog.log and see if you have current entries.
As well do a ps -ef | grep -i syslogd and see to see if the daemon is running.
You'll see other logs in there as well such as mail.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 03:26 AM
11-05-2008 03:26 AM
Re: Log enable
http://docs.hp.com/en/B2355-90692/syslogd.1M.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 03:37 AM
11-05-2008 03:37 AM
Re: Log enable
Could you specific of which log you want to enable?
By default most of logs like syslog, mail log, cron log, event log should have enabled.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 04:25 AM
11-05-2008 04:25 AM
Re: Log enable
By trusting a system, and enable auditing you will be able to capture a lot of information on a system in log files, the question here is do you really want to do that? What is it that you want to log, there are too many logs, and just by logging for the sake of it, it does not mean that you will have the time to read and understand all the logs.
Regards,
Jaime.