1654 Syslog CommandsExampleThe following example places the designated server in logging configurationmode.console(config)#logging 192.168.15.1logging auditUse the logging audit command to enable switch auditing. Use the no formof the command to disable switch auditing.Syntaxlogging auditno logging auditPRI This consists of the facility code (see RFC 3164) multiplied by8 and added to the severity. See below for more information onseverity.Timestamp The system up time. For systems that use SNTP, this is UTC.When time zones are enabled, local time will be used.Host IP Address The IP address of the local system.Stack ID The assigned stack ID. 1 is used for systems without stackingcapability. The top of stack is used to collect messages for theentire stack.Component Name Component name for the logging component. Componentsmust use the new APIs in order to enable identification of thelogging component. Component UNKN is substituted forcomponents that do not use the new logging APIs.Thread ID The thread ID of the logging component.File Name The name of the file containing the invoking macro.Line Number The line number which contains the invoking macro.Sequence Number The message sequence number for this stack component.Sequence numbers may be skipped because of filtering but arealways monotonically increasing on a per stack member basis.Message An informative message regarding the event.