...
The Diagnostics tab displays a listing of log files stored locally on the
SBC 2000, SBC 1000 v2
equipped with eUSB, and SBC SWe Lite file systems.
System logs can record every internal and external action the systems perform, including user visible actions (such as placing calls), as well as internal parsing and messaging operations. The actual level of logging detail is configurable by
Setting the Local Log Level.
...
Aside from automatic log rotation, you can directly rotate the current webui.log from memory to disk from the
SBC 2000, SBC 1000 v2
equipped with eUSB, and SBC SWe Lite Web interface. To do so, click the
Rotate button located under the
Actions column.
...
Note |
---|
Local logging is supported on SBC 2000, SBC 1000 v2 equipped with eUSB, and SWe Lite models. |
The Local logging facility maintains two differently named log files:
- webui.log: This file contains the current log messages being sent by the SBC 2000, SBC 1000 v2 equipped with eUSB, and SBC SWe Lite Systems. Once the log is written to a file, it is no longer present in the memory; this is to reduce the I/O overhead on the overall Ribbon SBC 2000, SBC 1000 v2 equipped with eUSB, and SBC SWe Lite systems.This log file gets automatically rotated, refer to Understanding Local Log Rotation Rules.
- nvwebui_<timestamp>.log: When the webui.log file is rotated manually (or automatically) its contents are copied from memory to the local SBC disk. The file is then named
nvwebui_<timestamp>.log
where <timestamp>
represents the time when webui.log was rotated. The The system stores a maximum of 6 local log files on disk.
...