---
title: "Get a stream of the logs for a specific function"
method: GET
path: "/system/logs"
---

# Get a stream of the logs for a specific function

`GET /system/logs`

## Query parameters

- `name` string, required
- `since` string
- `tail` integer
- `follow` boolean

## Response `200`

Newline delimited stream of log messages

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tanklabtju/apis/openfaas-api-gateway.md) · [All operations](https://skmtc.net/tanklabtju/apis/openfaas-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tanklabtju/openfaas-api-gateway/revisions/15f9c1fdaeb2/schema)
