Nico Kruber created FLINK-29208:
-----------------------------------
Summary: Logs and stdout endpoints not mentioned on OpenAPI spec
Key: FLINK-29208
URL: https://issues.apache.org/jira/browse/FLINK-29208
Project: Flink
Issue Type: Bug
Components: Runtime / REST
Affects Versions: 1.15.2
Reporter: Nico Kruber
Using Flink's web UI and clicking on "Stdout" or "Logs" in a JM or TM accesses
endpoints {{/jobmanager/logs}} and {{/jobmanager/stdout}} (and similar for TMs)
but these don't seem to exist in the [REST API
docs|https://nightlies.apache.org/flink/flink-docs-master/docs/ops/rest_api/]
or the [REST API OpenAPI
spec|https://nightlies.apache.org/flink/flink-docs-master/generated/rest_v1_dispatcher.yml].
Either these should become some webui-internal APIs (for which no concept
exists at the moment), or these endpoints should be added to the docs and spec.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)