cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2334
Views
5
Helpful
2
Replies

Send NTP sync alert to Syslog server

sirajuddeen t p
Level 1
Level 1

Dear support team,

I have a requirement to send syslog message (no SNMP traps) to external server from Cisco 3850 series switches.

1. Successful/failure login attempt.

2. Any configuration changes.

3. NTP sync/unsync alert.

I managed to get configuration command for point 1 and 2. I couldn't find respective command for NTP. Kindly help if this can be achevied.

1 Accepted Solution

Accepted Solutions

marce1000
Hall of Fame
Hall of Fame

 

                - Ref : https://www.oreilly.com/library/view/cisco-ios-cookbook/0596527225/ch14s19.html

  If the syslog configuration includes logging for the mentioned syslog-level(s), they will get logged to the syslog-server                               (usually this will be a a default and not require any additional action).

 M. 



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

                - Ref : https://www.oreilly.com/library/view/cisco-ios-cookbook/0596527225/ch14s19.html

  If the syslog configuration includes logging for the mentioned syslog-level(s), they will get logged to the syslog-server                               (usually this will be a a default and not require any additional action).

 M. 



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Thank you Marce for the quick help.