summaryrefslogtreecommitdiffstats
path: root/doc/property_replacer.html
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2012-08-29 16:07:23 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-29 16:07:23 +0200
commita73058031f13f46f79a2697519271a854f04c7d5 (patch)
tree00ab293b30f6cc3bd14e01041f4b0ea2f395bde0 /doc/property_replacer.html
parentd18a93e943b4552890a0e603b9fc7db5a6fd7761 (diff)
downloadrsyslog-a73058031f13f46f79a2697519271a854f04c7d5.tar.gz
rsyslog-a73058031f13f46f79a2697519271a854f04c7d5.tar.xz
rsyslog-a73058031f13f46f79a2697519271a854f04c7d5.zip
Add support for optional fields
Diffstat (limited to 'doc/property_replacer.html')
-rw-r--r--doc/property_replacer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/property_replacer.html b/doc/property_replacer.html
index 943c4f73..217b6dc0 100644
--- a/doc/property_replacer.html
+++ b/doc/property_replacer.html
@@ -714,6 +714,10 @@ Useful for secure pathname generation (with dynafiles).
Useful for secure pathname generation (with dynafiles).
</td>
</tr>
+<tr>
+<td><b>optional-field</b></td>
+<td>In templates that are used for building field lists (in particular, ommongodb), completely remove this field if the corresponding property is not present. Currently implemented only for the <b>$!&lt;name&gt;</b> properties.</td>
+</tr>
</tbody>
</table>
<p>To use multiple options, simply place them one after each other with a comma delmimiting