[Logging] Where can I find log files

Issue

I want to provide log files as details to a support ticket but I do not know where to find them and which log files are relevant.

Solution

The general ecu.test log files are in your temporary directory.
For a quick access you can enter %temp% in your Windows Start menu and navigate to your respective ecu.test version directory.
There you will find ecu.test_err.log  and ecu.test_out.log. If you use test management service you will find a TMS.log  as well.

If you use Tool-Server you will find ToolServer_err.log  and ToolServer_out.log.

Whenever you execute a test, ecu.test will generate specific ecu.test_err.log  and ecu.test_out.log in the same folder as the test report (.trf)

Shortcut

Ctrl + F10 will open ecu.test_err.log, ecu.test_out.log and TMS.log directly in an editor.

The general test.guide log files are stored in your test.guide workspace directory: ~test.guide_WORKSPACE~\TTS-TM\logs

Take a look at your test.guide instance and navigate to Info > Help contents > 8.1. Working with logs.

Please log into Jenkins and navigate to the failed build.
Select Console Output > View as plain text and copy the whole text into an editor and save it as a .txt file.