in v2 the klogd messages looked like this:
- Code: Select all
Jan 15 17:15:22 gt01 kernel: fuse init (API version 7.8)
Jan 15 17:15:22 gt01 kernel: fuse distribution version: 2.7.0
now using v3 and the imklog.so module the messages look like this:
- Code: Select all
Jan 30 10:32:09 gt01 kernel:<4>Jan 30 10:32:09 kernel: fuse init (API version 7.8)
Jan 30 10:32:09 gt01 kernel:<4>Jan 30 10:32:09 kernel: fuse distribution version: 2.7.0
the timestamp and severity etc. is part of the message itself... is this really wanted? is there a way to style this with a template maybe so that is lookes like in v2?


