Skip to main content

Deployment logs and limitations

Harness deployment logging has the following limitations:

  • A hard limit of 25MB for an entire step's logs. Deployment logs beyond this limit are skipped and not available for download.
  • The limit for a single line in a log is 25KB.
  • Harness always saves the final log line that contains the status (Success, Failure, and so on), even if the log exceeds the limit.
  • If the final log line is large and the log already exceeds the limit of 25MB, Harness shows a limited portion of the end of the final line (10KB of data for the line).
  • The Harness log service has a limit of 5000 lines. Logs rendered in the Harness UI are truncated from the top if the logs exceed the 5000 line limit.