Currently, log files can be configured in three ways: configuring new environment variables, configuring old environment variables, and configuring configuration files. The priorities are in descending order. Configuring old environment variables and configuration files will be unavailable in the future. You are advised to configure logs by configuring new environment variables. For details, see .
Configure new environment variables.
MindIE component name (excluding the prefix
[object Object]):[object Object].[object Object]undefined
[object Object][object Object]
Configure the old environment variables.
[object Object]undefined
You can use the
[object Object]environment variable to dynamically set the log printing level on the cluster management component client.[object Object]- DEBUG
- INFO
- WARNING
- ERROR
- CRITICAL
Configure the file.
Client logs are filtered based on the
[object Object]parameter configured in[object Object]and the log content is printed on the client screen.Server logs are set based on the following code in the server configuration file
[object Object]:[object Object][object Object]