summaryrefslogtreecommitdiffstats
path: root/source/configuration/modules/idx_messagemod.rst
blob: f29c6af8a7ff3863bbb84efa5224f79f1044fe19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Message Modification Modules
----------------------------

Message modification modules are used to change the content of messages
being processed. They can be implemented using either the output module
or the parser module interface. From the rsyslog core's point of view,
they actually are output or parser modules, it is their implementation
that makes them special.

.. toctree::
   :maxdepth: 1
   :glob:

   mm*