rsyslog / liblognorm

a fast samples-based log normalization library
http://www.liblognorm.com
GNU Lesser General Public License v2.1
99 stars 64 forks source link

literal parser does not always store value if name is specified #237

Open rgerhards opened 7 years ago

rgerhards commented 7 years ago

see http://lists.adiscon.net/pipermail/rsyslog/2016-December/043985.html

excerpt: if rule=:%{"type":"literal", "text":"a", "name":"var"}% is used and matching message is provided, variable var ist not persisted.