- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Is syslog, syslog everywhere?
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
Forums
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
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
тАО12-18-2002 11:39 AM
тАО12-18-2002 11:39 AM
a) tell syslog to log to a remote server
b) restart syslog to start logging
c) test syslog to make sure it works
Thanks,
Eric
Solved! Go to Solution.
- Tags:
- syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2002 11:23 AM
тАО12-18-2002 11:23 AM
Re: Is syslog, syslog everywhere?
The file that syslog messages are logged to is DIFFERENT across platforms. In solaris, as you probably know, the file is /var/adm/messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2002 11:49 AM
тАО12-18-2002 11:49 AM
SolutionThe syslog is pretty standard on many flavors of Unix.
Here is a recent thread that discusses how to setup syslog to point to a remote server:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2b73a1c04ffd61190050090279cd0f9,00.html
To stop and restart syslog you can either do:
/sbin/init.d/syslog stop
/sbin/init.d/syslog start
Or you can just send a HUP signal to the syslogd PID to make it re-read the config file.
To test it, you can use the 'logger' command to send messages to syslogd to go into the syslog file.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2002 12:06 PM
тАО12-18-2002 12:06 PM
Re: Is syslog, syslog everywhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2002 02:19 PM
тАО12-18-2002 02:19 PM
Re: Is syslog, syslog everywhere?
On a related sidenote, here is a pretty decent little Unix cross-reference, if your interested.
Happy Holidays,
Kel
http://www.unixguide.net/unixguide.cgi