-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
-
Logging (Core) - Sprint 211, Logging (Core) - Sprint 213, Logging (Core) - Sprint 214
Summary
Vector reads container logs from /var/log/pods which is the desired location of container logs. This replaces /var/log/containers. We need to refactor where fluent reads logs so that we can "swap" the functional tests without larger changes. Additionally, /var/log/containers is deprecated
Acceptance Criteria
- Fluentd reads logs from /var/log/pods
- Fluentd continues to add metadata when reading from /var/log/pods, compatible with the metadata added by fluentd reading from /var/log/containers