An additional tracking id can be set by sending a http header named x-tracking (this name can be changed per config file parameter: tracking-header) along with the tyrservice login call. This id is then attached to the session on the frigg frontend and is added to each log entry. The id has some restrictions out of security concerns: max length is 32 characters, valid characters are alphanumeric ascii upper and lower case plus - and space.
...