Closed
Description
We need to be able to collect logs from Kubernetes. It may be implemented as a separate receiver or as a filelog receiver with a plugin that defines the settings for collecting Kubernetes logs. This needs to be discussed.
What we want to collect:
- Required: pod logs that Kubernetes makes available on the nodes.
- Need to decide if we need: Kubernertes System component logs.
It may be that 1 and 2 require different approached, in which case this issue may be best split into 2 separate issues and addressed individually.
Depends on #2268