Secure Proxy File Output

Following are the fields in a Secure Proxy log:

Field

Format

Description

Date

dd-mm-yyyy

where dd = day, mm = month, and yyyy = year.

The date the message was logged.

Time

hh:mm:ss:mss

where hh = hours, mm = minutes, ss = seconds, mss = milliseconds.

The time the message was logged.

Session id

A 72-digit number

A number assigned to the session.

Name of component issuing log msg

“{“+name+”}”

The component that issues the message such as AccepterThread:Secure

Logging level

ERROR, WARN, INFO, DEBUG

The type of logging that is written to the log.

Msg text

a text string

An explanation of the error message.