Logdump
The wrz_logdump tool is responsible of generating the logdump. The logdump is a set of
compressed files that can be easily shareable, which provides all the information about the
current state and log of the device.
The logdump can be generated and downloaded from the web GUI under the Man-
agement > Misc > Dumplog tab or from the CLI executing the following command:
wrz_logdump –a -o /root/
The wrz_logdump contains different files that are useful to debug problems including the
following information:
The content of /boot and /media partitions including information about the soft-
ware
The main configuration from the /root/.config file
Information about the interfaces, IP addresses, netmask, packets, status, etc
Information about interrupts from the HW
Information related with memory status
The systemlog file under /var/log/systemlog
Collectd databases
Information about uboot and versions
Note: The Orolia support service will require the wrz_logdump information
in order to debug any issues. Please, download and attach this information
when opening a support ticket.
All the logging information under /var/log/ is rotated for security reasons. This prevents to
use all the available memory in the device in case the log files suddenly increase and is per-
formed automatically when the file size exceeds 5 MB.
Note: Log rotation only affects the files with extension .log. Other files con-
tained in /var/log/ folder are not affected.
7.1.5 Configuration
The logging configuration can be performed through the wrz_config tool in the CLI. Once
the tool is launched, the logging configuration parameters can be found under Man-
agement > Logging.
98
CHAPTER 7 • WR-Z16 User Manual Rev. v3.4
7.1 Syslog