HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure syslog.log
Operating System - HP-UX
1829914
Members
1902
Online
109993
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
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
02-06-2004 03:18 AM
02-06-2004 03:18 AM
I have two K460 running 11.0 one PROD and one DR.
DR is logging all of the:
inetd[5020]: BET3/tcp:
connections in the syslog and PROD is not.
they both have the same /etc/syslog.conf file and both have "syslogd -D" running.
I want them both to log the BET3/tcp connections.
DR is logging all of the:
inetd[5020]: BET3/tcp:
connections in the syslog and PROD is not.
they both have the same /etc/syslog.conf file and both have "syslogd -D" running.
I want them both to log the BET3/tcp connections.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 03:30 AM
02-06-2004 03:30 AM
Solution
Hi Justin,
Appears the DR system had inetd logging turned up - by running inetd -l
You can set the system to always bring it up with connection logging enabled by editing
/sbin/init.d/inetd and adding
INETD_ARGS=-l
to the top of the file.
NOTE: This file is a candidate for overwrite on patch installs/upgrades, so you'd need to check it after patch installs.
Other option is to set up a cron entry to run inetd -l every day or so.
HTH,
Jeff
Appears the DR system had inetd logging turned up - by running inetd -l
You can set the system to always bring it up with connection logging enabled by editing
/sbin/init.d/inetd and adding
INETD_ARGS=-l
to the top of the file.
NOTE: This file is a candidate for overwrite on patch installs/upgrades, so you'd need to check it after patch installs.
Other option is to set up a cron entry to run inetd -l every day or so.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 03:34 AM
02-06-2004 03:34 AM
Re: Configure syslog.log
More explanation to the last post.
If inetd is not running then "inetd -l" will start up inetd WITH transaction logging.
If inetd is running already then it will kill off inetd and toggle the connection state.
see man inetd for more details.
Best regards,
Kent M. Ostby
If inetd is not running then "inetd -l" will start up inetd WITH transaction logging.
If inetd is running already then it will kill off inetd and toggle the connection state.
see man inetd for more details.
Best regards,
Kent M. Ostby
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 05:41 AM
02-06-2004 05:41 AM
Re: Configure syslog.log
That worked. Thanks and max points to all....
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