[syslog-ng] [Bug 87] csv-parser: specifying drop-invalid and greedy flags always fails.

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Wed Jul 28 22:43:51 CEST 2010


https://bugzilla.balabit.com/show_bug.cgi?id=87


jsu2 at emory.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |
             Status|RESOLVED                    |REOPENED




--- Comment #3 from jsu2 at emory.edu  2010-07-28 22:43:51 ---
So I upgraded to 3.0.8 which in the release notes says "* Fixed the use of the greedy and drop-invalid flags for csv-parser."  
But, I'm still getting the same results as I did with 3.0.3.  The greedy flag breaks the parser completely.   
Without the greedy flag, the first column gets parsed.  The second column gets parsed up to the next delimiter.  
This would be the expected behavior.  With the greedy flag, I would have expected the second column to capture 
from the first delimiter to the end of the line.  However, with the greedy flag on, even the first column is not properly parsed.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list