-
Task
-
Resolution: Done
-
Major
-
None
-
5
-
False
-
False
-
NEW
-
Administer, API
-
OBSDA-228 - Log filtering and collecting
-
NEW
-
It is now possible to remove unwanted fields from log messages, in an effort to clean up content or reduce the size of logs being collected.
-
Enhancement
-
Log Collection - Sprint 249
Summary
As an administrator,
I want to remove fields from log messages that I believe are extraneous
so the message is smaller
Acceptance Critiera
- Verify the collector pruns fields for log messages that have a field which matches the spec
- Verify the collector keeps fields and prunes all others when the filter specs both 'in' and 'notIn'
- Verify the collector leaves log messages unchanged if the record does not contain the matching spec
- Verify filters only accept "in/notIn" fields that contain valid path expressions including [a-ZA-Z0-9._]. Any other path segment outside the characters must be quoted [/-] etc.
- Verify CLF provides status when filters are invalid
- Verify upstream repo includes feature documention and updated feature matrix
Notes
- Check enhancement to confirm it explicitly states order of precedence when a field exists in both 'in' and 'notIn'
- clones
-
LOG-3882 Implement Forward or drop of logs with message matching a regular expression
- Closed
- links to
-
RHBA-2024:128809 Logging Subsystem 5.9.0 - Red Hat OpenShift