HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote logging help
Operating System - HP-UX
1839588
Members
2466
Online
110151
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
11-08-2001 10:49 AM
11-08-2001 10:49 AM
I have set up a remote logging server running RedHat Linux 7.0 in ix86 platform. My linux servers seem to be able to send their logs to it, but my HPUX server do not. Here are the configurations for the servers.
Logging server config(RedHat Linux 7.0):
Hostname: logserver
/etc/services has following entry:
syslog 514/udp syslogd
/etc/rc.d/init.d/syslog has the following entry
daemon syslogd -rm 0
When I run a ps I get the following:
root 807 1 0 Nov6 ? 00:00:00 syslogd -rm 0
Client config (HPUX 11):
/etc/services has the following entry:
syslog 514/udp syslogd
/etc/syslog.conf has the following entry:
*.* @logserver
/etc/hosts has the following entry
192.168.25.16 logserver
When I run a ps I get the following:
root 401 1 0 Nov 3 ? 0:01 /usr/sbin/syslogd -D
The name "logserver" resolves properly and I can ping the logserver from the client and vice versa. I believe I have the RedHat server configured properly because my other RedHat servers log to it successfully.
Any suggestions?
Logging server config(RedHat Linux 7.0):
Hostname: logserver
/etc/services has following entry:
syslog 514/udp syslogd
/etc/rc.d/init.d/syslog has the following entry
daemon syslogd -rm 0
When I run a ps I get the following:
root 807 1 0 Nov6 ? 00:00:00 syslogd -rm 0
Client config (HPUX 11):
/etc/services has the following entry:
syslog 514/udp syslogd
/etc/syslog.conf has the following entry:
*.* @logserver
/etc/hosts has the following entry
192.168.25.16 logserver
When I run a ps I get the following:
root 401 1 0 Nov 3 ? 0:01 /usr/sbin/syslogd -D
The name "logserver" resolves properly and I can ping the logserver from the client and vice versa. I believe I have the RedHat server configured properly because my other RedHat servers log to it successfully.
Any suggestions?
Veni, vidi, vici
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 11:02 AM
11-08-2001 11:02 AM
Solution
2 Things:
I think there is a combination of things here:
Try this in your syslog.conf file:
*.info [TAB] @loghost
There must be a TAB between the *.info and @loghost.
Excerpt from syslog man page:
Lines in the configuration file consist of a selector to determine the message priorities to which the line applies and an action. The action field is separated from the selector by one or more tabs.
I think there is a combination of things here:
Try this in your syslog.conf file:
*.info [TAB] @loghost
There must be a TAB between the *.info and @loghost.
Excerpt from syslog man page:
Lines in the configuration file consist of a selector to determine the message priorities to which the line applies and an action. The action field is separated from the selector by one or more tabs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 11:03 AM
11-08-2001 11:03 AM
Re: Remote logging help
Actually there was a tab - it just didn't show in the post. Thanks, I'll try *.info
Veni, vidi, vici
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 11:15 AM
11-08-2001 11:15 AM
Re: Remote logging help
That was it *.info instead of *.* Thanks a bunch!
Veni, vidi, vici
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