Cisco NX-OSΒΆ
In general, the structure of the syslog messages generated by IOS-XR has the following format:
<PRI><hostname>: <datetime>: %<facility-name>-<severity>-<tag>: <MSG>
Where:
hostname: The device that generated the message.datetime: The time when the message was generated in the format:MMM dd hh:mm:ss.fff ZZZ.facility-name: The name of the Facility.severify: The value of the Severity.tag: The syslog message tag.
Examples:
<190>sw01.pdx01: 2017 Jul 28 14:42:46 UTC: %AUTHPRIV-6-SYSTEM_MSG: pam_unix(dcos_sshd:session): session opened for user luke by (uid=0) - dcos_sshd[12977]