Navigation

  • index
  • next |
  • previous |
  • rsyslog 8.24.0 documentation »
  • Configuration »
  • Modules »

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.

  • IP Address Anonymization Module (mmanon)
  • mmcount
  • MaxMind/GeoIP DB lookup (mmdblookup)
    • Input parameters
    • Examples
    • Building
  • Support module for external message modification modules
  • Fields Extraction Module (mmfields)
  • JSON/CEE Structured Content Extraction Module (mmjsonparse)
  • Kubernetes Metadata Module (mmkubernetes)
    • Purpose
    • Configuration Parameters
      • Module Parameters and Action Parameters
        • KubernetesURL
        • tls.cacert
        • tokenfile
        • token
        • annotation_match
        • srcmetadatapath
        • dstmetadatapath
        • allowunsignedcerts
        • de_dot
        • de_dot_separator
        • filenamerules
        • filenamerulebase
        • containerrules
        • containerrulebase
      • Fields
      • Example
      • Credits
  • Log Message Normalization Module (mmnormalize)
  • RFC5424 structured data parsing module (mmpstrucdata)
  • mmrfc5424addhmac
  • mmrm1stspace: First Space Modification Module
    • Configuration Parameters
    • Examples
  • Number generator and counter module (mmsequence)
  • mmsnmptrapd message modification module
  • Fix invalid UTF-8 Sequences (mmutf8fix)

Previous topic

pmrfc5424: Parse RFC5424-formatted messages

Next topic

IP Address Anonymization Module (mmanon)

This Page

  • Show Source
  • Edit on GitHub

Quick search

Navigation

  • index
  • next |
  • previous |
  • rsyslog 8.24.0 documentation »
  • Configuration »
  • Modules »
© Copyright 2008-2016, Rainer Gerhards and Adiscon.