Public bug reported:

rsyslog v8.2312 (introduced in noble) has a fix to make 
keepKernelTimestamp=off[1] work.
This caused the keepKernelTimestamp=off become the default value and kernel 
timestamp disappeared from the kernel logs.

Ubuntu 24.04 and up are affected.

Workaround:

add keepkerneltimestamp="on" in the rsyslog.conf:
---
module(load="imklog" permitnonkernelfacility="on" keepkerneltimestamp="on")
---

[1] https://github.com/rsyslog/rsyslog/issues/5160

** Affects: rsyslog (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  rsyslog v8.2312 (introduced in noble) has a fix to make 
keepKernelTimestamp=off[1] work.
- This caused the keepKernelTimestamp=off become the default value and kernel 
timestamp disappeared from the kernel logs. 
+ This caused the keepKernelTimestamp=off become the default value and kernel 
timestamp disappeared from the kernel logs.
  
  Ubuntu 24.04 and up are affected.
  
+ Workaround:
  
+ add keepkerneltimestamp="on" in the rsyslog.conf:
+ ---
+ module(load="imklog" permitnonkernelfacility="on" keepkerneltimestamp="on")
+ ---
  
  [1] https://github.com/rsyslog/rsyslog/issues/5160

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104853

Title:
  rsyslog does not add kernel timestmap in kernel logs since 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/2104853/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to