HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SYSLOG Configration
Operating System - HP-UX
1833750
Members
2562
Online
110063
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
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
08-05-2004 01:15 AM
08-05-2004 01:15 AM
SYSLOG Configration
Dear All
I have cisco router and HP rp8400 v11.1 server AND i want to configure the cisco router to send his log messages to this server. (syslog) what is the configration?
Thanks all
I have cisco router and HP rp8400 v11.1 server AND i want to configure the cisco router to send his log messages to this server. (syslog) what is the configration?
Thanks all
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2004 01:37 AM
08-05-2004 01:37 AM
Re: SYSLOG Configration
How does the cisco router do its current logs?
If the cisco server has an smtp server it can send messages by email to the HP server.
I'm not sure that syslog.conf can be configured to accept log messages that kind of device.
If the cisco router has an nfs client or a samba/cifs client it can mount an nfs or samba share and write messages there.
SEP
If the cisco server has an smtp server it can send messages by email to the HP server.
I'm not sure that syslog.conf can be configured to accept log messages that kind of device.
If the cisco router has an nfs client or a samba/cifs client it can mount an nfs or samba share and write messages there.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2004 02:01 AM
08-05-2004 02:01 AM
Re: SYSLOG Configration
I believe there should be a configuration item on the Cisco device that is something like log server or syslog server. You should be able to just specify the IP address of your HP-UX server in that item.
We have log messages from onne of our Cisco Pix firewalls logging to an HP-UX server with no problems.
We have log messages from onne of our Cisco Pix firewalls logging to an HP-UX server with no problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2004 02:18 AM
08-05-2004 02:18 AM
Re: SYSLOG Configration
To define a syslog server, you add
logging ip_address
into your router config, where ip_address is the address of your server
All messages from the router will default to syslog.log
If you wish to set these messages to an alternate log eg: /var/adm/syslog/router.log
add the line below to /etc/syslog.conf
(on cisco equipment, router messages seem to default to the local7 variable for syslog)
local7.* /var/adm/syslog/router.log
then restart syslogd
logging ip_address
into your router config, where ip_address is the address of your server
All messages from the router will default to syslog.log
If you wish to set these messages to an alternate log eg: /var/adm/syslog/router.log
add the line below to /etc/syslog.conf
(on cisco equipment, router messages seem to default to the local7 variable for syslog)
local7.* /var/adm/syslog/router.log
then restart syslogd
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