Administration - How to Find Key Information in Gespage Logs
Context
This article explains how to find basic information in the event logs of the Gespage application.
1. Server Startup
This log entry indicates that the service has started correctly.
Log:
[2025-08-07T12:12:54.936+0200] [INFOS] [] [com.cartadis.gespage] [EVENT][1000][SERVER]Starting server (version 9.3.0)
Meaning:
Action: The application is restarting (
Starting server).Version: The specific server version is 9.3.0.
2. License Information
This line details information related to the license and server identification.
Log:
[2025-08-05T15:38:45.684+0200] [INFOS] [] [com.cartadis.gespage] Gespage license information (ServerID: RJ2DF9PC, ServerHostname: cartadis.local\GESP-2022, LicenseMode: ACTIVE_NO_MAINT)
Meaning:
ServerID:RJ2DF9PCis your server's unique identifier. This is crucial information for technical support.ServerHostname:cartadis.local\GESP-2022is the name of the machine on the network.LicenseMode:ACTIVE_NO_MAINTindicates that the license is active, but the maintenance contract is not included or has expired.
3. Running Application Version
This final entry confirms the software version that is currently running.
Log:
[2025-08-07T12:12:55.936+0200] [INFOS] [] [com.cartadis.gespage] Gespage version 9.3.0 is running
Meaning:
Information: This confirms that Gespage version 9.3.0 is currently running.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article