Docker backend logs


#1

Hi,

Is it possible to get the backend logs when running the NRP from the docker container?

Thanks!


#2

Hi Mahmoud,

Yes, there is a way. If you know how to get a shell inside the docker container (which I assume you do, else I can provide you with the command), you just go to /var/log/supervisor and there you will see a list of the logs, each one in their own folder. I am not sure which ones you want exactly, but the nrp-services_app and ros-simulation-factory_app folders are a good start.

Best,
Manos


#3

Hi Manos,

Thanks, I was able to find them.

Best,
Mahmoud


#4

I see that supervisor has a built-in web interface, I would be nice to set it up and expose it to the host


#5

Excellent idea, I will create a task for that.

Best,
Manos