rsyslog
latest
  • Configuration
    • Basic Structure
    • Templates
    • rsyslog Properties
    • The Property Replacer
    • Filter Conditions
    • RainerScript
    • Actions
    • Input
    • Parser
    • timezone
    • Examples
    • Legacy Configuration Directives
    • rsyslog statistic counter
    • Modules
      • Output Modules
      • Input Modules
      • Parser Modules
        • pmciscoios
        • pmlastmsg: last message repeated n times
        • Log Message Normalization Parser Module (pmnormalize)
        • pmnull: Syslog Null Parser Module
        • pmrfc3164: Parse RFC3164-formatted messages
        • pmrfc3164sd: Parse RFC5424 structured data inside RFC3164 messages
        • pmrfc5424: Parse RFC5424-formatted messages
      • Message Modification Modules
      • String Generator Modules
      • Library Modules
      • Where are the modules integrated into the Message Flow?
    • Output Channels
    • Dropping privileges in rsyslog
    • Notes on IPv6 Handling in Rsyslog
    • libgcrypt Log Crypto Provider (gcry)
    • Dynamic Stats
    • Lookup Tables
  • Installation
  • Troubleshooting
  • FAQ
  • Concepts
  • Example Use Cases
  • Tutorials
  • Development
  • Historical Documents
  • RSyslog - History
  • Licensing
  • How you can Help
  • Community Resources
  • RSyslog - Features
  • Proposals
  • Rsyslog Whitepapers
  • Free Services for Rsyslog
  • Compatibility
rsyslog
  • Docs »
  • Configuration »
  • Modules »
  • Parser Modules
  • Edit on GitHub

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 rsyslog message parser documentation.

The current modules are currently provided as part of rsyslog:

  • pmciscoios
    • Parser Parameters
    • Example
  • pmlastmsg: last message repeated n times
  • Log Message Normalization Parser Module (pmnormalize)
    • Action Parameters
    • See Also
    • Caveats/Known Bugs
    • Example
  • pmnull: Syslog Null Parser Module
    • Parser Parameters
    • Example
  • pmrfc3164: Parse RFC3164-formatted messages
    • Parser Parameters
    • Example
  • pmrfc3164sd: Parse RFC5424 structured data inside RFC3164 messages
  • pmrfc5424: Parse RFC5424-formatted messages
Next Previous

© Copyright 2008-2017, Rainer Gerhards and Adiscon. Revision 50dcc6e3.