- Package:
- rsyslog-mysql
- Source:
- rsyslog
- Description:
- MySQL output plugin for rsyslog
- Submitter:
- Johann Hartwig Hauschild
- Date:
- 2014-08-20 18:45:04 UTC
- Severity:
- normal
ommysql does not strip leading spaces from the system log. This is not really practical as it essentially forces users to select using LIKE '%$SEARCHTERM', making SELECTS somehow more expensive than they could be.
Hi Johann, Am 10.06.2011 14:25, schrieb Johann Hartwig Hauschild: Sorry for the late reply. Can you still reproduce the problem on an up-to-date wheezy or sid system?
Sent from phone, thus brief. Am 20.08.2014 20:27 schrieb "Michael Biebl" <biebl@debian.org>: using could I guess so. We do not try to strip leading spaces and most logs have at least one due to rfc3164 definitions. So this sounds like a feature request to me. Rainer