Server Logs
Last updated
Was this helpful?
Last updated
Was this helpful?
Thigner.io server instances provide a logging console that allows visualizing the program status and events in real-time. These data can be used to evaluate the behavior of the server or any integration that is being developed.
Follow the next steps to start logging the events of the server instance:
Go to the "Cluster Hosts" section of Thinger.io's main menu. The Host list displays all server instances connected within the same cluster, classified by their web domain.
Click the desired instance to access the server administration panel
On the top right corner, choose the "Logs" tab to open the logging console
Press the "Connect" button to start the log sampling
The structure of the log entries consists of six columns in which the following data is specified:
Date: YYYY-MM-DD
Hour: HH:MM:SS.SSS
PC: Program Counter in seconds
Working Thread: Thinger.io program has been created to optimize host architecture with multithread execution. This column identifies the thread that managed each event.
Program Module: This column informs about the feature that is being used by each event.
Message: Is the log content including a message type identification and a description
Date
Hour
PC
Thread