This website requires JavaScript.
Explore
Help
Sign In
rsyslog
/
rsyslog
Watch
1
Star
0
Fork
0
You've already forked rsyslog
mirror of
https://github.com/rsyslog/rsyslog.git
synced
2026-06-19 22:12:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rsyslog
/
plugins
/
mmpstrucdata
History
Janmejay Singh
4ca5e217e2
Adds support for 'reset' statement (it has syntax similar to set 'set', but _unlike_ 'set' always force-sets the given value insteed of conditionally merging it, or not saving it because it is trying to replace an object with a leaf value etc).
...
Syntax: reset $.foo = $!bar; etc.
2014-12-17 11:39:31 +01:00
..
Makefile.am
milestone: mmpstrucdata parses STRUCTURED-DATA (but does not yet store it)
2013-09-23 16:10:12 +02:00
mmpstrucdata.c
Adds support for 'reset' statement (it has syntax similar to set 'set', but _unlike_ 'set' always force-sets the given value insteed of conditionally merging it, or not saving it because it is trying to replace an object with a leaf value etc).
2014-12-17 11:39:31 +01:00