event add event_description [log-level]
Manually add an event to the event log. Added events can be reported as well.
event_description | Event description
|
log-level | Log-level to be written to event log (Default 1)
|
Notes:
- Added events remain in event log after power cycling the unit
- This command is not shown in cmd event show or cmd showconfig
- Spaces cannot be used in description
Examples:
- Add "Cypress_Test" to the event log, then view the event log :
cmd event add Cypress_Test
cmd event dump
- Configure event reporting on log-level 5. Add "New_Configuration" to the event log and send the event report :
cmd event loglevel 5 5
cmd event report 1
cmd event add New_Configuration 5
See also: Diagnostics and Logging
Firmware revision 2.0.5.3052