devtron
devtron copied to clipboard
Bug: Getting multiple duplicate logs in the application pod over time
📜 Description
Multiple duplicate logs are appearing in the application pod over time, when container stops generating new logs. Logs are being repeatedly displayed, even when the container stops generating these logs, resulting in duplication of logs in application's pod.
👟 Reproduction steps
- Navigate to the application where the pod is completed and click on the ''App Details'' .
- Open the ''Pod Logs'' section.
- Wait for a period of time to allow log accumulation.
👍 Expected behavior
The application pod logs should accurately reflect the logs generated by the application without duplicates
👎 Actual Behavior
The application pod is printing duplicate logs.
☸ Kubernetes version
EC2
Cloud provider
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct