- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Logs not getting shipped to syslog server
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
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
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
05-12-2010 05:41 AM
05-12-2010 05:41 AM
Logs not getting shipped to syslog server
Logs not getting shipped to syslog server.
The below is entry has been made in /etc/syslog.conf (where syslog server ip is 10.10.12.16),debug and @ is separated with tab.
*.debug @10.10.12.16
syslogd is running and 10.10.12.16 is reachable from hostmachine.
My need to point the logging into the syslog server.the configuration is working fine in other servers.
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:09 AM
05-12-2010 06:09 AM
Re: Logs not getting shipped to syslog server
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:12 AM
05-12-2010 06:12 AM
Re: Logs not getting shipped to syslog server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:24 AM
05-12-2010 06:24 AM
Re: Logs not getting shipped to syslog server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:31 AM
05-12-2010 06:31 AM
Re: Logs not getting shipped to syslog server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:39 AM
05-12-2010 06:39 AM
Re: Logs not getting shipped to syslog server
Try "telnet 10.10.12.16 514"
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:46 AM
05-12-2010 06:46 AM
Re: Logs not getting shipped to syslog server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 09:34 AM
05-12-2010 09:34 AM
Re: Logs not getting shipped to syslog server
For example
mail.debug @10.10.12.16
*.alert;mail.none;local5.none;auth.none;daemon.none /var/adm/syslog/syslog.log
That would send all mail to your log server, no mail, ftp,auth or daemons to your syslog and only alert level or higher to syslog.
I've also attached an old document by Bill Hassell dated from 2004 that I download from the web. It has a how to redirect telnet and a script for syslog.