v21

OpenAPI 3.0.3raw.githubusercontent.com2026-08-032560235.1 KB
file

Stream tail of file

Streams the tail of a log file using Server-Sent Events (SSE). Only works for files in the logs directory.

get/api/file/{DirName}/tailfollow/*

Query parameters

linesinteger

Number of existing lines to seed into the stream, from 1 to 500, default 50

Response

Success