Logfiles can get very large quite fast. This is why they are stored in a separate partition. It is mounted at /debuglog.
Enabling and Configuring the Debuglog Partition
The partition is enabled and configured in the Registry:
|
|
IGEL Setup > System > Registry |
||
|
|
> Enable debuglog partition |
debug.tools.log_partition.enabled |
enabled / disabled |
|
|
Enables the debuglog partition. |
||
|
|
IGEL Setup > System > Registry |
||
|
|
> Size of debuglog partition in MiB |
debug.tools.log_partition_size |
50 ... 500 / 100 |
|
|
|
||
Resizing the debuglog partition will delete its contents!
Debuglog Partition Contents
Depending on which logging options you enable (see the following topics), you may find the following files in the debuglog partition:
-
Syslogmessages (the current syslog)messages[1-9].gz (compressed and rotated syslog)
-
Ethtoolnetlog-ethtool-[device].log
-
Pingnetlog-host-[0-9]-ping.log (ping log)netlog-host-[0-9]-ping[n].log.gz (compressed and rotated ping log)
-
Ifconfignetlog-ifconfig-[device].log
-
Netstatnetlog-netstat.log (netstat log)netlog-netstat[n].log.gz (compressed and rotated netstat log)
-
Socket Statusnetlog-socket_status.log (socket status log)netlog-socket_status[n].log.gz (compressed and rotated socket status log)
-
Tcpdumptcpdump[0-3]_capture_current[n] (tcpdump capture)tcpdump[0-3]_capture-[n].pcap.{lzo,gz,bzip2,xz} (compressed and rotated tcpdump captures)
-
Tcpdump triggered by an errorERROR_[timestamp]/tcpdump[0-3]_capture-[n].pcap.{lzo,gz,bzip2,xz} (compressed and preserved tcpdump captures)