- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Nothing is getting logged on syslog OS is hpux...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-14-2009 08:20 AM
тАО08-14-2009 08:20 AM
We do have a server loaded with hpux 11.00, where in the syslog is showing 0 bytes.
-rw-r--r-- 1 root root 0 Aug 14 02:20 syslog.log
i have restarted the syslogd couple of times..no help.
i could see the syslogd is running but no help.
root 20049 1 0 02:20:16 ? 0:00 /usr/sbin/syslogd -D
i have checked the /etc/syslog.conf file too, even tried copying from a diff working server and restarted the syslogd, still no help.
Thanks in advance for all your help.
Good answers will get 10 points without any reductions.
SRP...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2009 12:29 PM
тАО08-16-2009 12:29 PM
Re: Nothing is getting logged on syslog OS is hpux 11.00
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2009 12:54 PM
тАО08-16-2009 12:54 PM
Re: Nothing is getting logged on syslog OS is hpux 11.00
If that too doesn't work, you may have to go for a reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2009 04:02 PM
тАО08-16-2009 04:02 PM
Re: Nothing is getting logged on syslog OS is hpux 11.00
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2009 08:43 PM
тАО08-16-2009 08:43 PM
Solutionyou told you have restarted, is that successfully started?
# /sbin/init.d/syslogd start
System message logger started
is that running ?
# ps -ef|grep syslogd
root 740 1 0 Aug 11 ? 0:00 /usr/sbin/syslogd -D
check with
#logger asdfhaofhash
is that giving any error when you run the command logger?
check the syslog after using logger
At last if everything is "no"
Check this patch is installed,
PHCO_27847 , you may try it.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2009 09:19 PM
тАО08-16-2009 09:19 PM
Re: Nothing is getting logged on syslog OS is hpux 11.00
Here i go...
1. /var is not full and /var/adm/syslog dir is present
2.I already tried replacing the syslog.conf file..no help
3. I do restarted the syslogd demon and it successfully started and sent a logger message, no errors here but still logs are not getting generated.
4.Patching and reboot will be my final option anyway not now.
Kindly let me know if anyone have anymore suggessions...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-17-2009 01:14 AM
тАО08-17-2009 01:14 AM
Re: Nothing is getting logged on syslog OS is hpux 11.00
The following is a sample /etc/syslog.conf file.
mail.* /var/adm/syslog/mail.log
*.info /var/adm/syslog/syslog.log
*.alert /dev/console
*.alert root,boota
*.emerg @myhp