Ask questions. Get answers. Find technical product solutions from passionate experts in the NXLog community.
Empty values in xm_kvp
pihentagy created
xm_kvp seems to not tolerate empty fields.
Used in the following scenario:
<Extension kvp>
Module xm_kvp
KVPDelimiter |
KVDelimiter :
</Extension>
The test values are:
dummy:|hello:world
How can I allow empty values for values?
pihentagy created