Log Service Web API

You can use the log service web API to query the database of logs and advisory messages.

The FTL server is the central contact point for the log service. That is, send log service REST requests to the FTL server.

When sending requests using the log service web API, address them to URIs with one of these prefixes:

http://host:port/logsvc/v1

https://host:port/logsvc/v1

  • host:port is the FTL server's location.
  • v1 denotes the version of the web API. This version number could change in subsquent releases.