Log management
Updated at:
Log Management enables you to view logs for all services and processes in IoT Edge and change log configurations.
View log information
In the edge gateway console, click Log Management in the navigation pane on the left. On the Log Management page, you can view gateway log information.
Under Log Directory, click the name of a service or process. The log files for that service or process are displayed in the area on the left. Click View Log to the right of a log file to view its details.
Configure logs
- In the edge gateway console, click Log Management in the navigation pane on the left.
- In the upper-right corner of the Log Management page, click Log Configuration.
- Set the parameters.
Table 1. Parameter descriptions Parameter Description Log level Select a log level. - DEBUG: Runtime information for developing and debugging a service or process.
- INFO: Information about the runtime operations of a service or process.
- WARN: Information about potential issues or alerts during runtime.
- ERROR: Information about errors that occur during runtime.
- FATAL: Information about critical errors that cause a service or process to exit.
Log space Set the storage space for logs. The maximum value is 20 GB. Log path Configure the path to store logs. Use the default system path or specify a custom path. - Click Confirm to save the configuration.
Is this page helpful?