Troubleshooting
As with every software product, Tracelake may encounter issues. This page is intended to help you find additional information that will help you troubleshoot Tracelake.
Main application logs
Since Tracelake is deployed as a container, you can access the logs by running the following command:
Validation logs
Every validation run will create a log file in the <tracelake_data_volume>/logs
directory.
You can access them either through the Tracelake UI in the history tab by clicking View logs
button:
Similarly, you can access the logs by clicking on the specific validation run in the history tab and then clicking View logs
button.
You can also access the raw log files, since they are available in the mounted docker volume.