Configure Syslog from a Cisco Device

  • Ensure time and date set correctly
clock timezone AEST 10 0
ntp server pool.ntp.org
  • Verify Clock Output
Router#show clock
10:48:06.315 AEST Mon Dec 3 2018
  • Configure Syslog
service timestamps debug datetime msec
service timestamps log datetime msec
service sequence-numbers

logging buffered 30000000 (Set this as you desire)
no logging console
no logging monitor

logging trap debugging
logging host xxx.xxx.xxx.xxx or logging.domain.com