Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imklog: added $klogParseKernelTimestamp option | Marius Tomaschewski | 2012-11-21 | 1 | -1/+9 |
| | | | | | | | | 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. | ||||
* | imklog: added $klogKeepKernelTimestamp option | Marius Tomaschewski | 2012-11-21 | 1 | -0/+5 |
| | | | | | When enabled, the kernel [timestamp] remains at begin of each message, even it is used for the message time too. | ||||
* | added capability to use a local interface IP address as fromhost-ip for imklog | Rainer Gerhards | 2012-03-10 | 1 | -0/+5 |
| | |||||
* | doc: clarified that imklog does not support Solaris | Rainer Gerhards | 2011-10-17 | 1 | -0/+2 |
| | |||||
* | added $klogConsoleLogLevel directive | Rainer Gerhards | 2009-07-03 | 1 | -5/+14 |
| | | | | ...which permits to set a new console log level while rsyslog is active | ||||
* | restructured rsyslog.conf documentation | Tom Bergfeld | 2008-10-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | changed default for i$KlogSymbolLookup to "off" | Rainer Gerhards | 2008-06-12 | 1 | -5/+10 |
| | |||||
* | improved doc for imklog | Rainer Gerhards | 2008-04-15 | 1 | -0/+69 |