Supported Data Types
📘 LogsConfiguring the Sawmills Drop Attributes Processor for Logs
The Sawmills Drop Attributes Processor removes specified attributes from telemetry data, reducing size, excluding irrelevant attributes, or removing sensitive information.Configuration Components
1. Name
- Description: Identifier for your processor. Use a unique and descriptive name to differentiate between multiple processors.
2. Attribute Filters
- Conditions: Specify conditions to filter events before processing. Events must satisfy all conditions (AND) or at least one (OR) based on the selected logic.
-
Choose the condition type:
- Log Level (Severity)
- Body as String
-
Select a comparison operator:
- Equals / Not Equals
-
Provide a value:
- Log Level: Select from a dropdown (INFO, WARN, ERROR, etc.).
- Body as String: Enter a free-text value for matching.
3. Attribute Keys
- Description: List of attribute keys to be removed. Specify attributes directly or manually input them if not listed in the dropdown.