You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mackoftrack I assume you are using K8s deployer. Currently, we hard code the tail lines of logs to 500 when showing the log of a Pod as in here. We'll enhance this with some configuration options in the upcoming releases.
@ilayaperumalg Yes using k8s deployer. Thanks for explanation. This should definitely be configurable, or at least default to showing all logs perhaps? Why limit to 500 lines?
We wanted to have a reasonable default for the initial implementation and hence 500 being the current default. Yes, we'll have the configuration options in the deployer implementations. I am moving this to K8s deployer to track it from there. Thanks for the inputs.
Description:
Task execution logs show only the last 500 lines of log
Release versions:
2.2.2.RELEASE
Steps to reproduce:
Screenshots:
The text was updated successfully, but these errors were encountered: