Description:
Currently, when downloading pipeline logs via the Logs API using a vanity URL (for example, goldmansachs.harness.io), the API returns a redirect link to Google Cloud Storage (GCS).
For customers with strict security and proxy restrictions (like Goldman Sachs), GCS endpoints cannot be whitelisted, which prevents them from downloading logs entirely.
Request:
Provide support to download logs directly from Harness-hosted endpoints (vanity URL or Harness gateway) without redirecting to external cloud storage. Ideally, the Logs API should either:
Proxy the log data through Harness logservice, or
Return log content directly in the API response.
Business Impact:
Customers with enterprise security constraints are unable to access pipeline logs, impacting debugging, audits, and operational visibility.
Created by Manisha Choudhary
·