Open rwmjones opened 1 year ago
rsyslog introduced a new parsing format which is basically a full scripting language: https://www.rsyslog.com/doc/master/rainerscript/index.html
Augeas cannot parse this at all (and adding support seems like a giant amount of work).
Anyway this wouldn't matter except that some programs are now using this scripting language. We had this downstream bug report about a ppc64le tool: https://bugzilla.redhat.com/show_bug.cgi?id=2160657
rsyslog introduced a new parsing format which is basically a full scripting language: https://www.rsyslog.com/doc/master/rainerscript/index.html
Augeas cannot parse this at all (and adding support seems like a giant amount of work).
Anyway this wouldn't matter except that some programs are now using this scripting language. We had this downstream bug report about a ppc64le tool: https://bugzilla.redhat.com/show_bug.cgi?id=2160657