Change the Orchestrator Log Level
Orchestrator > Software & Setup > Setup > Change Log Level
Use this form to change what level of server-side Orchestrator logs are retained.
The default isINFO.

Minimum Severity Levels
In decreasing order of severity, the levels are as follows.
| Level | Description |
|---|---|
| ERROR | An error. This is a non-urgent failure. |
| WARNING | A warning condition. Indicates an error will occur if action is not taken. |
| INFORMATIONAL | 信息。利用对调试的支持。 |
| DEBUG | 利用对调试的支持。 |
- The bolded part of the name is what displays in Orchestrator logs.
- If you selectINFO(the default), the log records any event with a severity ofINFO,WARNING, andERROR.
- These are purely related to event logging levels, not alarm severities, even though some naming conventions overlap. Events and alarms have different sources. When they clear, alarms list as theALERTlevel in the Event Log.