Table of Contents
- Introduction
- Deployment
- Configuration
- OS Support
- Integration
- Troubleshooting
- Enterprise Edition Reference Manual
- 127. Man Pages
- 128. Configuration
- 129. Language
- 130. Extension Modules
- 131. Input Modules
- 132. Processor Modules
- 132.1. Blocker (pm_blocker)
- 132.2. Buffer (pm_buffer)
- 132.3. Event Correlator (pm_evcorr)
- 132.4. Filter (pm_filter)
- 132.5. HMAC Message Integrity (pm_hmac)
- 132.6. HMAC Message Integrity Checker (pm_hmac_check)
- 132.7. De-Duplicator (pm_norepeat)
- 132.8. Null (pm_null)
- 132.9. Pattern Matcher (pm_pattern)
- 132.10. Format Converter (pm_transformer)
- 132.11. Timestamping (pm_ts)
- 133. Output Modules
- NXLog Manager
- NXLog Add-Ons
132.8. Null (pm_null)
This module does not do any special processing, so basically it does nothing. Yet it can be used with the Exec and Schedule directives, like any other module.
The pm_null module accepts only the common module directives.
See this example for usage.
Note
|
To examine the supported platforms, see the list of installer packages in the Available Modules chapter. |