Is there a way to change the format of timestamp in kernel logs?
It was something like 2012-08-27T8:54:35.939421+03:00 now, I also checked sysctl -a | grep log, nothing found really.
|
|
No, see the kernel code in
All you can do is enable/disable that timestamp. You can have whatever reads |
|||
|
|