GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Syslogd: getting logs for mail
Operating System - HP-UX
1850543
Members
2963
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-19-2004 09:40 AM
11-19-2004 09:40 AM
I have the following in syslog.conf
# @(#)B.11.11_LR
#
# syslogd configuration file.
#
# See syslogd(1M) for information about the format of this file.
#
mail.debug /var/adm/syslog/mail.log
*.info;mail.none /var/adm/syslog/syslog.log
*.alert /dev/console
*.alert root
*.emerg *
syslod daemon restarted, how come I don't see anything in /var/adm/syslog/mail.log or syslog.log?
Thanks
# @(#)B.11.11_LR
#
# syslogd configuration file.
#
# See syslogd(1M) for information about the format of this file.
#
mail.debug /var/adm/syslog/mail.log
*.info;mail.none /var/adm/syslog/syslog.log
*.alert /dev/console
*.alert root
*.emerg *
syslod daemon restarted, how come I don't see anything in /var/adm/syslog/mail.log or syslog.log?
Thanks
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2004 09:49 AM
11-19-2004 09:49 AM
Solution
Hi Mike,
What if do 'kill -HUP'. Do you see any 'syslog restart' message in syslog.log?. Try 'logger "some test message"' and see if it gets logged.
#kill
#syslogd -D
See if it helps. Since this is the default configuration, try replacing it with a fresh configuration file to rule out any special characters in the file.
#cp /usr/newconfig/etc/syslog.conf /etc
#/sbin/init.d/syslogd stop
#/sbin/init.d/syslogd start
-Sri
What if do 'kill -HUP
#kill
#syslogd -D
See if it helps. Since this is the default configuration, try replacing it with a fresh configuration file to rule out any special characters in the file.
#cp /usr/newconfig/etc/syslog.conf /etc
#/sbin/init.d/syslogd stop
#/sbin/init.d/syslogd start
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2004 10:08 AM
11-19-2004 10:08 AM
Re: Syslogd: getting logs for mail
Works now. Thanks a lot
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP