-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
platform: kubernetesAnything `kubernetes` platform relatedAnything `kubernetes` platform relatedsource: kubernetes_logsAnything `kubernetes_logs` source relatedAnything `kubernetes_logs` source relatedtype: bugA code related bug.A code related bug.
Description
A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
Vector stops reading logs from EKS worker nodes with AL2023 based AMIs. New worker nodes with AL2023 backed AMI were rolled out for the EKS clusters. Some hours later, Vector pods stop collecting logs. Using vector tap we cannot see any events in the output of the kubernetes_logs source.
Configuration
customConfig:
data_dir: /var/lib/vector
api:
enabled: true
address: 127.0.0.1:8686
playground: true
# sources -- Sources for Vector to pull data
##
##
sources:
# Internal logs for Vector
internal_logs:
type: internal_logs
# Internal metrics for Vector
internal_metrics:
type: internal_metrics
scrape_interval_secs: 10
# Kubernetes logs
k8s_logs:
type: kubernetes_logs
glob_minimum_cooldown_ms: 500
max_read_bytes: 2097152
Version
0.48.0, 0.49.0, 0.50.0 -distroless
Debug Output
Example Data
No response
Additional Context
Rollback to AL2 backed AMIs resolves the issue. AL2 is end of life in Nov '25.
References
No response
scole-scea, bhaveshph, chathamws, rkameswaran12, dany1532 and 4 morebhaveshph
Metadata
Metadata
Assignees
Labels
platform: kubernetesAnything `kubernetes` platform relatedAnything `kubernetes` platform relatedsource: kubernetes_logsAnything `kubernetes_logs` source relatedAnything `kubernetes_logs` source relatedtype: bugA code related bug.A code related bug.