cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
874
Views
0
Helpful
2
Replies

Embedded Syslog Manager and Configuration Management

Cory Anderson
Level 1
Level 1

Hi All,

I'm looking for a solution to send configuration related logs to a separate syslog server. One syslog server would get all logs, the other would get filtered logs.

 

All devices have the following config as part of the baseline:

archive
 log config
 logging enable
 logging size 200
 hidekeys
 notify syslog

 Do I need ESM, or is there a more simple solution out there from the device itself?

2 Replies 2

marce1000
VIP
VIP

 

                          - This thread presents a solution based on ESM :
               https://community.cisco.com/t5/network-management/send-certain-syslog-messages-to-different-syslog-servers/td-p/2247930

 Not sure if it could work for your case , but personally I would for instance use 2 'full' syslog servers for redundancy ,and look for the configuration-changes with scripting solutions (e.g.)

 M.



-- ' 'Good body every evening' ' this sentence was once spotted on a logo at the entrance of a Weight Watchers Club !

balaji.bandi
Hall of Fame
Hall of Fame

I use simple send logs to syslog as below :

 

logging host x.x.x.x ( x.x.x.x where your syslog IP address)

 

still you like to use your exsiting config you can use as below :

 

logging buffered 256000

archive log config logging enable logging size 200 hidekeys notify syslog contenttype plaintext

logging host x.x.x.x

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: