- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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
02-03-2005 06:19 AM
02-03-2005 06:19 AM
If that is true, how can I get the router to talk to the HPUX box as a test? I want to be sure the syslog daemon is listening to the router.
How can I perform a test from the router?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 06:39 AM
02-03-2005 06:39 AM
Re: Syslog Server
Can you unplug something on the router?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 06:51 AM
02-03-2005 06:51 AM
Re: Syslog Server
Is there something less disruptive I can try.
A command I can issue from the router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 01:31 PM
02-03-2005 01:31 PM
Re: Syslog Server
Your router is a Cisco product?. If yes, you should directly telnet to it to issue command: show running config , it tell you how your hardware, interfaces work.
One a time, I dimly knew a 3rd party product, OpenView Cisco Work. You can install to your server and as a monitoring agent, it will check all of your networking events, including router then save to log file in server.
HMT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 10:28 PM
02-03-2005 10:28 PM
Re: Syslog Server
We have a Cisco router which is set to the highest logging level i.e. it logs everything!
"sh run" on the router shows:
...
logging trap debug
logging facility local3
logging 172.16.2.13
...
In syslog.conf on 172.16.2.13 we have:
...
# Log all router messages to own file
local3.* -/var/log/cisco.log
...
Regards, Garry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 10:48 PM