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

Changes

Changed in 2 of the 28 revisions of this API.11