Session Data File
Session information is written to this file.
| UI Field | File Field | Description |
|---|---|---|
| Session key | SESSION_KEY | 32-character key unique to the session |
| Session timestamp | SESSION_TIMESTAMP | Session timedate stamp Note: If this field is included in the Session Data file, it is written as an extra field in each of the output files. This timestamp provides an easy means of clearing a external database of all related content based on this value.
|
| Session ID | CANISTER_SESSION_ID | Canister Session ID |
| Canister server name | CANISTER_SERVER | Canister server name |
| LSSN file name | CANISTER_LSSN | Canister file where session was extracted |
| Remote address | REMOTE_ADDRESS | Remote IP address |
| Session duration | SESSION_DURATION | Session duration (in seconds) |
| Hit count | HIT_COUNT | Number of hits in this session |
| HTTP user agent | HTTP_USER_AGENT | Web browser |
| TLTSID | TLTSID | Tealeaf Session ID |
| TLTUID | TLTUID | Tealeaf User ID |
| TLTVID | TLTVID | Tealeaf Visitor ID |
| Extract ID | EXTRACTID | Identifier for the Extractor task |
| Tealeaf replay link | TEALEAF_REPLAY | Replay link |