Changes to Return logs of the named `App` in the `Namespace` streamed over a websocket.

GET /namespaces/{Namespace}/applications/{App}/logs

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 50 revisions of this API.66

  1. be66b2ae78076
  2. ff4abc427feb6

What changed

    • deleted the query request parameter exclude_containers

      request-parameter-removed

    • deleted the query request parameter follow

      request-parameter-removed

    • deleted the query request parameter include_containers

      request-parameter-removed

    • deleted the query request parameter since

      request-parameter-removed

    • deleted the query request parameter since_time

      request-parameter-removed

    • deleted the query request parameter tail

      request-parameter-removed

    • added the new optional query request parameter exclude_containers

      new-optional-request-parameter

    • added the new optional query request parameter follow

      new-optional-request-parameter

    • added the new optional query request parameter include_containers

      new-optional-request-parameter

    • added the new optional query request parameter since

      new-optional-request-parameter

    • added the new optional query request parameter since_time

      new-optional-request-parameter

    • added the new optional query request parameter tail

      new-optional-request-parameter