Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Summary
This hotfix (patch release versions 2.2.4 and 3.0.4) resolves a known issue with the LogDNA Agent for Kubernetes and OpenShift.Logs being dropped slowly over time
What was the issue?
The LogDNA Agent eventually stopped gathering and sending logs to LogDNA.What was the resolution?
We fixed an incorrect loop termination condition and a potential race condition that prevented the LogDNA Agent from processing log files that were added after initialization. #How do I apply the patch? The patch is available in our GitHub repository. Refer to the <a href=“https://github.com/logdna/logdna-agent-v2#installing” target=“_blank”>installation instructions</a> in the Readme.md file.Version 2.2.4: https://github.com/logdna/logdna-agent-v2/releases/tag/2.2.4> Version 3.0.4: https://github.com/logdna/logdna-agent-v2/releases/tag/3.0.4