Hello!
I can’t find the log files for my Dockerized Openlink Virtuoso installation that I downloaded from https://hub.docker.com/r/openlink/virtuoso-opensource-7/. The version I’m using is 07.20.3236, and the build is from Feb 27, 2023 (795af34a7).
I have only been able to locate the startup log inside the ‘my_virtdb/virtuoso.log’ folder, but it logs only at the software startup. However, I’m searching for logs that can help me understand what happens during the execution of SPARQL queries from the SPARQL endpoint, which sometimes causes the docker container to crash (exited 137 status).