Troubleshooting and Maintenanc...
Container Service Management
Container Service Logs
1 min
kron pam container service logs can also be checked via the cli to do so, follow these steps log in to kron pam cli interface navigate to folder /pam/docker mgmt \[pamuser\@kronpam ]# cd /pam/docker mgmt execute the following command to check individual service logs \[pamuser\@kronpam ]# docker compose logs f \<service name> example output kron pam cli output \[pamuser\@kronpam /pam/docker mgmt]# docker compose logs f auth auth 1 | standard commons logging discovery in action with spring jcl please remove commons logging jar from classpath in order to avoid potential conflicts auth 1 | 2025 12 01 13 51 26 079 info \[logto] org springframework boot logging deferredlog fetching config from server at https //kron commons config 8001 auth 1 | 2025 12 01 13 51 26 087 info \[logto] org springframework boot logging deferredlog located environment name=auth, profiles=\[default], label=null, version=null, state=null auth 1 | 2025 12 01 13 51 27 235 info \[getremoteenvironment] org springframework cloud config client configservicepropertysourcelocator fetching config from server at https //kron commons config 8001 auth 1 | 2025 12 01 13 51 27 471 info \[log] org springframework cloud config client configservicepropertysourcelocator located environment name=auth, profiles=\[default], label=null, version=null, state=null auth 1 | 2025 12 01 13 51 27 473 info \[doinitialize] org springframework cloud bootstrap config propertysourcebootstrapconfiguration located property source \[bootstrappropertysource {name='bootstrapproperties configclient'}, bootstrappropertysource {name='bootstrapproperties file /app/config repo/auth default properties'}, bootstrappropertysource {name='bootstrapproperties file /app/config repo/application default yml'}] auth 1 | 2025 12 01 13 51 27 579 info \[logstartupprofileinfo] org springframework boot springapplication no active profile set, falling back to 1 default profile "default" execute the following command to check all service logs \[pamuser\@kronpam ]# docker compose logs f