Logging key generator

With this tool, you can create a keypair for logging and retrieving the log files. When an activity is launched, a logging key can be specified. All the activities launched with the same logging key will save the submitted logs to the same logging store. It is possible to download all the logs from the specific logging store by using the secret key.

You can use the same logging key for all activities or you can create one key for each class etc.

Public logging key

Use the public logging key below when launching activities from Acos. The key should be in the launching request as a GET parameter logkey. For example, https://tie-acos.rd.tuni.fi/html/coding/ex1?logkey=123456.

Public key: 16b25f2f88a1716dcc3a5a3ae19d6dee7d9ccfe3

Secret logging key

To download the collected log files, visit the URL https://tie-acos.rd.tuni.fi/logs/SECRETKEY and a zip file containing all the logs will be generated. Replace SECRETKEY with the correct key that is shown below.

Secret key: 5c9c0c87f0cf0b1b177b0378bc684a368805ac8a

Important! Do not lose this secret key or otherwise you are not able to download the collected logs.