public class LogRetriever
extends Object
Author:
olaaun
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
com.yahoo.container.jdisc.HttpResponse
Fetches logs from the log server for a given application.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
LogRetriever
public LogRetriever ()
Method Details
getLogs
public com.yahoo.container.jdisc.HttpResponse getLogs (ai.vespa.http.HttpURL logServerUri,
Optional <Instant > deployTime)
Fetches logs from the log server for a given application.
An empty response will be returned if we are unable to fetch logs and
the deployment is less than 3 minutes old