summaryrefslogtreecommitdiffstats
path: root/source/configuration/modules/idx_parser.rst
blob: 220f2cab0dca9f63061a66d9114598065753ab15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Parser Modules
--------------

Parser modules are used to parse message content, once the message has
been received. They can be used to process custom message formats or
invalidly formatted messages. For details, please see the :doc:`rsyslog
message parser documentation <../../concepts/messageparser>`.

The current modules are currently provided as part of rsyslog:

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

   pm*