https://bugzilla.novell.com/show_bug.cgi?id=801063 https://bugzilla.novell.com/show_bug.cgi?id=801063#c1 --- Comment #1 from Jeff Mahoney <jeffm@suse.com> 2013-01-29 10:28:13 EST --- Created an attachment (id=522464) --> (http://bugzilla.novell.com/attachment.cgi?id=522464) [PATCH] Handle Linux >= v3.5 structured logging properly Linux v3.5 added structured logging which needs different handling than the simple ring buffer used in previous revisions. Each log entry consists of a header, text, and an optional dictionary of key/value pairs. As a result, we need to parse the headers and pull the text out of the records. The result is the same flat text file everyone is used to seeing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.