---
title: "Get driver/executor stdout logs from EKS"
method: GET
path: "/log"
tags: ["Examination"]
---

# Get driver/executor stdout logs from EKS

`GET /log`

By default driver logs will be returned, unless executor ID is specified.

## Query parameters

- `subId` string
- `appId` string
- `execId` string

## Response `200`

OK

## Other responses

- `400` — Bad request due to invalid submission ID, app ID or other issues
- `500` — Internal server error

---

[API](https://skmtc.dev/apple/apis/batch-processing-gateway-api.md) · [All operations](https://skmtc.dev/apple/apis/batch-processing-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apple/batch-processing-gateway-api/revisions/01a8fc362221/schema)
