Todo #15106
closed
Remove ``Time`` column from OS Boot logs
Added by Jonathan Lee 11 months ago.
Updated 11 months ago.
Plus Target Version:
24.03
Description
Hello and happy holidays. I just noticed that the OS Boot Logs under pfSense GUI show "Time" and "Message" columns however no timestamps are ever registered or logged. Should the Time area be removed or is something not logging anymore here?
Files
- Status changed from New to Not a Bug
The kernel boot log has no timestamps, the message log buffer is dumped all at once into the log file by the kernel at boot time. The kernel itself doesn't track timestamps for entries in the message buffer.
This is how it works in the OS and there is nothing that can be done to change it.
Thanks for the information. Should Status / System Logs / System / OS Boot have time column removed as it is misleading and just have it say message? It shows a section for time on this log area still
- Tracker changed from Bug to Todo
- Project changed from pfSense Plus to pfSense
- Subject changed from Status / System Logs / System / OS Boot does not display time stamps however GUI is configured to show timestamps. to Remove ``Time`` column from OS Boot logs
- Category changed from Logging to Logging
- Status changed from Not a Bug to Resolved
- Assignee set to Marcos M
- Target version set to 2.8.0
- % Done changed from 0 to 100
- Plus Target Version set to 24.03
- Affected Architecture deleted (
SG-2100)
Only the
Message
column is shown now. This affects
userlog
and
dmesg.boot
(OS Boot) logs - sorting behavior remains the same.
userlog
has a timestamp it's just not being parsed out since it doesn't match the syslog format.
Marcos M wrote in #note-3:
Only the Message
column is shown now. This affects userlog
and dmesg.boot
(OS Boot) logs - sorting behavior remains the same.
Thanks!!
Also available in: Atom
PDF