logging email

This command enables email alerting and sets the lowest severity level for which log messages are emailed. If you specify a severity level, log messages at or above this severity level, but below the urgent severity level, are emailed in a non-urgent manner by collecting them together until the log time expires.

Possible severity levels for logging messages are as follows. (You can enter either the word or the corresponding numeral.)

  • emergency (0): The device is unusable.
  • alert (1): Action must be taken immediately.
  • critical (2): The device is experiencing primary system failures.
  • error (3): The device is experiencing non-urgent failures.
  • warning (4): The device is experiencing conditions that could lead to system errors if no action is taken.
  • notice (5): The device is experiencing normal but significant conditions.
  • info (6): The device is providing non-critical information.
  • debug (7): The device is providing debug-level information.
Default Disabled; when enabled, log messages at or above severity Warning (4) are emailed
Format logging email [severity-level]
Mode Global Config