This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Description
The Severity Filter processor can be used to filter out logs that do not meet a given severity threshold.Supported Types
| Metrics | Logs | Traces |
|---|---|---|
| ✓ |
Configuration Table
| Parameter | Type | Default | Description |
|---|---|---|---|
| severity | enum | TRACE | Minimum severity to match. Log entries with lower severities will be filtered. |
| condition | string | true | An OTTL expression used to match which log records to sample from. All paths in the log context are available to reference. All converters are available to use. |
- TRACE
- INFO
- WARN
- ERROR
- FATAL
Example Configuration
Filter out INFO and TRACE logs where AttributeID is less than 3.
Web Interface
