Common fields
The following table lists the fields (in order of appearance) included in all trace log files.
Field | Description |
---|---|
Sequence# | 1 - 2147483647 by default, but can be configured using custom logging as described in Appenders. Each row in the log starts with a sequence number that is used to ensure that the log is not tampered with (that is, that no rows are inserted or deleted). The sequence number wraps either when the last sequence number is reached or when the logging, for some reason, is restarted without the last sequence number being reached. |
Timestamp | Timestamp in ISO 8601 format, YYYYMMDDThhmmss.fffK, where:
|
Level | Row log level, can be configured using custom logging as described in Appenders:
|
Hostname | Server name. |
Logger | Logger in <Facility>.<Service>.<Fully qualified name of class> format, where:
|
Thread | Thread name or Managed Thread ID (if available). |
Id | Globally Unique Identifier (GUID) for the log message. |
ServiceUser | Name of the user or account used by the Qlik Sense service. |
Message | Log message. |
Exception |
Exception message. Information noteThis field is only present when there is an exception message.
|
StackTrace |
A trace to the place in Qlik Sense where the exception occurred. Information noteThis field is only present when the Exception field is present.
|
ProxySessionId |
The ID of the proxy session for the user. Information noteThis field is not present in all log files.
|
Id2 or Checksum | The last field in a log entry either contains an Id2 or a Checksum:
|
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!