Processors
Sample Processor
Filter incoming events at a configurable 1/N rate to reduce event volume, with conditional rules to always forward matching events.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Filter incoming events at a configurable 1/N rate to reduce event volume, with conditional rules to always forward matching events.
| Option | Description | Example |
|---|---|---|
| Rate | The rate at which events will be forwarded, expressed as 1/n. | rate = 10 means 1 out of every 10 events will be forwarded and the rest will be dropped |
| Always Include | Define a Field and conditions for log data to always be forwarded regardless of the Rate. |
Was this page helpful?
