diff --git a/project/app/application.py b/project/app/application.py
index 40a190583f5ef0a34613c2a891199ed2b98438f8..d60645d84c62c2b3ed179ba3dbea04e2aeab7169 100644
--- a/project/app/application.py
+++ b/project/app/application.py
@@ -82,7 +82,7 @@ async def check_running_services():
                             > 1800
                         ):
                             log.info(
-                                f"PeriodicCheck - {service['name']} is no longer running at {service['jupyterhub']}. Stop it."
+                                f"PeriodicCheck - {service['jupyterhub_userid']}_{service['name']}_{service['start_id']} is no longer running at {service['jupyterhub']}. Stop it."
                             )
                             try:
                                 await full_stop_and_remove(