{"id":5007,"date":"2023-04-18T16:01:00","date_gmt":"2023-04-18T21:01:00","guid":{"rendered":"https:\/\/www.incredigeek.com\/home\/?p=5007"},"modified":"2024-05-28T11:15:56","modified_gmt":"2024-05-28T16:15:56","slug":"setup-remote-syslog-on-cisco","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/setup-remote-syslog-on-cisco\/","title":{"rendered":"Setup Remote Syslog on Cisco"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Configure Logging<\/h2>\n\n\n\n<p>First we need to drop into configuration mode<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">conf t<\/pre>\n\n\n\n<p>Now we run the following command.  Change ip-address to the address of you remote syslog server.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">logging host ip-address<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>You will want to make sure that your time\/timezone is correct.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><a href=\"https:\/\/community.cisco.com\/t5\/networking-knowledge-base\/how-to-configure-logging-in-cisco-ios\/ta-p\/3132434\">https:\/\/community.cisco.com\/t5\/networking-knowledge-base\/how-to-configure-logging-in-cisco-ios\/ta-p\/3132434<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Set timezone<\/h2>\n\n\n\n<p>Change UTC and 0 to your your timezone and how many hours off UTC you are.  For example for EST you would do  EST -5<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">clock timezone UTC 0<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>Here are just the commands<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">terminal config<br>logging on<br>logging logserveraddress<br>clock timezone UTC 0<br>quit<br>wr<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Configure Logging First we need to drop into configuration mode conf t Now we run the following command. Change ip-address to the address of you remote syslog server. logging host ip-address You will want to make sure that your time\/timezone &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/setup-remote-syslog-on-cisco\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[669],"tags":[670,1250,134,694,128,499,1277,1678,565,564],"class_list":["post-5007","post","type-post","status-publish","format-standard","hentry","category-networking-3","tag-cisco","tag-logging","tag-monitoring","tag-network","tag-networking-2","tag-ntp","tag-remote-monitoring","tag-remote-syslog","tag-rsyslog","tag-syslog"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/5007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=5007"}],"version-history":[{"count":3,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/5007\/revisions"}],"predecessor-version":[{"id":5809,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/5007\/revisions\/5809"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=5007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=5007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=5007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}