| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Spotted a few typos, started fixing them... got tired around n
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
configure.ac
doc/manual.html
plugins/imfile/imfile.c
plugins/imklog/bsd.c
plugins/imklog/imklog.c
plugins/imklog/imklog.h
|
| |
| |
| |
| |
| |
| |
| |
| | |
When enabled, kernel message [timestamp] is converted for message time.
Default is to use receive time as in 5.8.x and before, because the clock
used to create the timestamp is not supposed to be as accurate as the
monotonic clock (depends on hardware and kernel) resulting in differences
between kernel and system messages which occurred at same time.
|
| |
| |
| |
| |
| | |
When enabled, the kernel [timestamp] remains at begin of
each message, even it is used for the message time too.
|
| | |
|
|/
|
|
|
| |
Thanks to Marius Tomaschweski for the suggestion and a patch (for v5)
that this commit bases on.
|
| |
|
| |
|
|
|
|
| |
...which permits to set a new console log level while rsyslog is active
|
|
|
|
| |
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
|
| |
|
|
|