-
Spike
-
Resolution: Done
-
Blocker
-
None
-
None
-
3
-
False
-
None
-
False
-
NEW
-
OBSDA-228 - Log filtering and collecting
-
NEW
-
Release Note Not Required
-
-
-
Log Collection - Sprint 243, Log Collection - Sprint 244, Log Collection - Sprint 245, Log Collection - Sprint 246, Log Collection - Sprint 247, Log Collection - Sprint 248
Summary
Investigate and design a filter for OpenShift Log Collection to allow an administrator control message collection and dropping messages based upon selected criteria. Possible criteria: namespace, name, labels, container, name, message field
Acceptance Criteria
- Document the outcome of this effort to include:
- API Proposal
- Implementation Details
- Possible Example
- Test plan
- Create Impl cards if needed
- General consensus and approval of design by logging team
- Enhancement proposal in https://github.com/openshift/enhancements
Notes
- We need to understand how we can apply pattern matching to fields. Do we allow regex or simply wild card matching?
- Can we apply multiple criteria in a single filter? Do we want to allow that?