Error Log
This is an application log that automatically records errors that occur unexpectedly in the system (e.g., unable to connect to a database).
Log Format
App | Format |
---|---|
Desktop | [Timestamp] [App ID] [App Sign-in ID] [message] |
Mobile | [Timestamp] [App ID] [App Sign-in ID] [message] |
REST API | [Timestamp] [App ID] [message] |
Batch | [Timestamp] [App ID] [Job ID] [Job Execution ID] [message] |
Log View Component
Label Name | Operation | Remarks |
---|---|---|
Message | Search will look for partial matches within the entire log format. | |
App ID | Search for partial matches of the log format [App ID]. | |
Job ID | Search for partial matches in the log format [Job ID]. | It will only be displayed if the following conditions are met. ・Execution environment with batch option ・The application ID is a batch application ID. |
Job execution ID | Searches for partial matches in the log format [Job Execution ID]. | Only displayed if the following conditions are met. ・Execution environment with batch option ・Batch app ID is selected from the app ID list |
From | Search for logs after YYYY-MM-DD 00:00:00.000 in the log format [Timestamp]. | |
To | Search for logs before YYYY-MM-DD 23:59:59.999 using the log format [Timestamp]. | |
Reset | Resets all input. | |
Apply | Outputs the log to the right pane. |