Skip to content

feat: add filestore for filelogreceivers to store offsets#544

Merged
gmlexx merged 1 commit into
k0rdent:mainfrom
gmlexx:filestore-checkpoint
Sep 23, 2025
Merged

feat: add filestore for filelogreceivers to store offsets#544
gmlexx merged 1 commit into
k0rdent:mainfrom
gmlexx:filestore-checkpoint

Conversation

@gmlexx
Copy link
Copy Markdown
Collaborator

@gmlexx gmlexx commented Sep 23, 2025

Close #537

On restart it's reading the fileoffset from storage to resume reading logs.

2025-09-23T10:03:44.428Z        info    fileconsumer/file.go:62 Resuming from previously known offset(s). 'start_at' setting is not applicable. {"name": "filelog//receiver_creator{endpoint=\"172.18.0.3\"}/k8s_observer/9beeea60-fd96-4ec5-9180-a2880ffc0584/kube-proxy", "component": "fileconsumer"}

Copilot AI review requested due to automatic review settings September 23, 2025 10:19
@gmlexx gmlexx requested review from aglarendil and removed request for Copilot September 23, 2025 10:19
@gmlexx gmlexx added this pull request to the merge queue Sep 23, 2025
Merged via the queue into k0rdent:main with commit 665c3a8 Sep 23, 2025
7 checks passed
@github-project-automation github-project-automation Bot moved this to Done in k0rdent Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Ensure Logs Filestore Checkpoints Are Working

2 participants