Differences between revisions 8 and 9
Revision 8 as of 2012-09-28 05:00:20
Size: 225
Editor: 46
Comment: Ok, so still a little bug in there smweohere. App told me it couldn't connect and hadn't published my post. Actually, it posted twice and when I saved to drafts it saved an additional copy to the draf
Revision 9 as of 2013-05-10 14:36:18
Size: 452
Editor: PieterSmit
Comment: no info in updated version.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Ok, so still a little bug in there smweohere. App told me it couldn't connect and hadn't published my post. Actually, it posted twice and when I saved to drafts it saved an additional copy to the drafts. ##master-page:HomepageReadWritePageTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Nexus syslog logging =
 * See [[cisco/Logging]]
   {{{
   logging source-interface loopback 0
   logging server 10.10.240.22 5 facility local6 use-vrf management
   }}}
 * Time
   {{{
   clock format 24
   clock timezone SAST 2 0
   ntp server 10.10.240.21 use-vrf management
   }}}
 * #show accounting log

...
Line 3: Line 21:
CategoryFood CategoryCisco

Nexus syslog logging

  • See cisco/Logging

    •    logging source-interface loopback 0
         logging server 10.10.240.22 5 facility local6 use-vrf management 
  • Time
    •    clock format 24
         clock timezone SAST 2 0
         ntp server 10.10.240.21 use-vrf management
  • #show accounting log

...


CategoryCisco

Nexus/Logging (last edited 2013-05-10 14:36:18 by PieterSmit)