- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Syslog.conf and cisco router (logging trap)
Operating System - HP-UX
1822320
Members
5482
Online
109642
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
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
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
тАО09-23-2002 11:53 PM
тАО09-23-2002 11:53 PM
Syslog.conf and cisco router (logging trap)
Hi,
I would like to know which configuration to use to send some logs from a cisco router (I.E. the logging trap level...) to get the logs from access-list definition. And how to configure syslogd on the HP-UX server to send these logs in a specific file....
I can get these logs in the syslog.log file, but I would like to store them in a specific file .
Someone already did it ?
I would like to know which configuration to use to send some logs from a cisco router (I.E. the logging trap level...) to get the logs from access-list definition. And how to configure syslogd on the HP-UX server to send these logs in a specific file....
I can get these logs in the syslog.log file, but I would like to store them in a specific file .
Someone already did it ?
Une application mal pans├йe aboutit ├а une usine ├а gaze (GHG)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 12:01 AM
тАО09-24-2002 12:01 AM
Re: Syslog.conf and cisco router (logging trap)
Hi,
See this thread and several others:
searched with syslog.conf
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe802237a4bc6d611abdb0090277a778c,00.html
C.
See this thread and several others:
searched with syslog.conf
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe802237a4bc6d611abdb0090277a778c,00.html
C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 12:09 AM
тАО09-24-2002 12:09 AM
Re: Syslog.conf and cisco router (logging trap)
Hi,
A basic setup is like this
In cisco router, give this command
logging xx.xx.xx.xx
where xx.xx.xx.xx is the IP address of the HP-UX server. syslogd will listening for messages
in HP-UX by default. udp port 514.
Now your cisco messages will be logged to
/var/adm/syslog/syslog.log file.
For a setup for logging in to a separate file
put this line as first line in /etc/syslogd.conf
local7.* /var/adm/syslog/cisco.log
As cisco devices send local7 syslog messages by default.
Now as root
#touch /var/adm/syslog/cisco.log
and restart syslogd daemon by giving kill -1
or by
#syslogd -r
regards,
U.SivaKumar
A basic setup is like this
In cisco router, give this command
logging xx.xx.xx.xx
where xx.xx.xx.xx is the IP address of the HP-UX server. syslogd will listening for messages
in HP-UX by default. udp port 514.
Now your cisco messages will be logged to
/var/adm/syslog/syslog.log file.
For a setup for logging in to a separate file
put this line as first line in /etc/syslogd.conf
local7.* /var/adm/syslog/cisco.log
As cisco devices send local7 syslog messages by default.
Now as root
#touch /var/adm/syslog/cisco.log
and restart syslogd daemon by giving kill -1
or by
#syslogd -r
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 12:27 AM
тАО09-24-2002 12:27 AM
Re: Syslog.conf and cisco router (logging trap)
Thanks for your quick answer..
I found by my way that the logging facility command on cisco can change the default , and I can specify local3 or something else (local7 was already used !!).
I have just now to find the level of message from the access-list log command (warning, information, alert ???) . But it will be easy by now to do it !!!
regards
Benoit
I found by my way that the logging facility command on cisco can change the default , and I can specify local3 or something else (local7 was already used !!).
I have just now to find the level of message from the access-list log command (warning, information, alert ???) . But it will be easy by now to do it !!!
regards
Benoit
Une application mal pans├йe aboutit ├а une usine ├а gaze (GHG)
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP