The Logging Level allows you to filter events by priority. Events with equal or greater priority are passed. Events with a lower priority are dropped. This enables you to filter out lower level priorities to prevent them being logged in the system.
On the Log > Settings page, you can set the baseline logging level to be displayed on the Log Monitor page:
•
|
•
|
•
|
•
|
•
|
•
|
•
|
1
|
2
|
From the Logging Level menu, select the logging level you want.
|
All events with a higher priority than the selected entry are also logged. For example, if you select Error as the logging level, all messages tagged as Error, as well as all messages with a higher priority such as Critical, Alert, and Emergency, are also displayed. The default value is Debug.