Log Stream

The FTL server receives advisory messages and log messages from its clients and services, and publishes them in a consolidated log stream.

After publishing the messages, the FTL server discards them. It retains only the most recent messages from each client, so it can display them in the FTL server GUI and respond to web API requests.

Clients can subscribe to the log stream using a special logging endpoint. The FTL API defines this endpoint as the value of a constant.