You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This endpoint is still used in the appdeployers and the v3appdeployers code to retrieve logs when application staging failed.
Instead of the noaa client and the trafficcontroller recentlogs endpoint the LogCache API endpoint GET /api/v1/read/<source-id>?envelope_types=LOG&limit=? should be used.