On This Page
Defining Log Levels
There are several types of messages that the Rule Lifecycle Management App (RLM) records in the log file. In the Settings () menu, the App Administrator selects the appropriate log level depending on the type of messages that are required for the log.
Log Level |
Description |
---|---|
|
Messages with error and critical levels are logged. |
|
Messages with error, critical, and warning levels are logged. |
|
Messages with error, critical, warning, and info levels are logged. |
|
All message levels. |
If you change the log level, the change takes effect immediately and the web server restarts.
To view the log, run the command kubectl logs -f -l app=rlm
.