The syntax of a JUNOScope system log message is as follows:
timestamp message-source:code:message-text
Table 53 defines each JUNOScope system log message field.
Table 53: JUNOScope System Log Message Field Syntax
Field
Description
timestamp
Time when the message was logged.
message-source
The identifier of the process or component that generated the message. The format of the message-source field is:
hostname process[process-ID]
Where process is identified by source code module (for example, junoscope) concatenated by the HTTP port where JUNOScope is running.
code
Code that uniquely identifies the message. The name begins with a prefix that indicates the generating software process or library.
message-text
Text of the message.