Actions
Bug #15411
openHostname missing from logs in certain cases can cause the system log to display in an unexpected manner
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
25.01
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
With the system log set to show ~500 lines the system log tab will also show most if not all of the kernel boot messages (dmesg
output).
Some lines in this output are not parsed as expected, making the log output table extremely wide and with unexpected wrapping/lack of wrapping.
See the attached images which are how parts of the following text log are being displayed by the System / General tab:
Apr 16 08:52:23 kernel: ---<<BOOT>>--- Apr 16 08:52:23 kernel: Copyright (c) 1992-2024 The FreeBSD Project. Apr 16 08:52:23 kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Apr 16 08:52:23 kernel: The Regents of the University of California. All rights reserved. Apr 16 08:52:23 kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Apr 16 08:52:23 kernel: FreeBSD 15.0-CURRENT #0 plus-RELENG_24_03-n256311-e71f834dd81: Tue Apr 16 00:38:18 UTC 2024 Apr 16 08:52:23 kernel: root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-24_03-main/obj/amd64/dyNDzqbt/var/jenkins/workspace/pfSense-Plus-snapshots-24_03-main/sources/FreeBSD-src-plus-RELENG_24_03/amd64.amd64/sys/pfSense amd64 Apr 16 08:52:23 kernel: FreeBSD clang version 17.0.6 (https://github.com/llvm/llvm-project.git llvmorg-17.0.6-0-g6009708b4367) Apr 16 08:52:23 kernel: VT(vga): resolution 640x480
Once that line scrolls off the visible portion of the log it returns to normal.
Files
Actions