HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- inetd -l messages
Operating System - HP-UX
1833590
Members
3926
Online
110061
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
03-24-2008 10:18 AM
03-24-2008 10:18 AM
inetd -l messages
I am forced to run logging of inetd but would very much like to reroute this particular message to another file. Is there any way to configure it to check for a specific message and reroute it - I have tried inetd.info in the syslog.conf and various other things but have had no luck:
Mar 24 13:43:57 Server1 inetd[27675]: registrar/tcp: Connection from Server1 (10.1.3.4) at Mon Mar 24 13:43:57 2008
It's as if it thinks it's a remote server and logs every 2 minutes.
Mar 24 13:43:57 Server1 inetd[27675]: registrar/tcp: Connection from Server1 (10.1.3.4) at Mon Mar 24 13:43:57 2008
It's as if it thinks it's a remote server and logs every 2 minutes.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 12:24 PM
03-24-2008 12:24 PM
Re: inetd -l messages
Put an entry into your /etc/syslog.conf file so it looks like the following.
daemon.debug /var/adm/syslog/inetd.log
Then to stop it from logging in /var/adm/syslog/syslog.log ad the daemon.none entry.
*.info;mail.none;daemon.none /var/adm/syslog/syslog.log
man syslogd and man syslog for further details.
daemon.debug /var/adm/syslog/inetd.log
Then to stop it from logging in /var/adm/syslog/syslog.log ad the daemon.none entry.
*.info;mail.none;daemon.none /var/adm/syslog/syslog.log
man syslogd and man syslog for further details.
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 2025 Hewlett Packard Enterprise Development LP