hercules-team / augeas

A configuration editing tool and API
http://augeas.net/
GNU Lesser General Public License v2.1
486 stars 199 forks source link

RFE: Augeas doesn't understand "RainerScript" format used by rsyslog #800

Open rwmjones opened 1 year ago

rwmjones commented 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