public interface LogViewer
| Modifier and Type | Method and Description |
|---|---|
boolean |
clearLogs()
Auto generated method signature
|
DataHandler |
downloadArchivedLogFiles(String logFile138,
String tenantDomain139,
String serverKey140)
Auto generated method signature
|
LogEvent[] |
getAllSystemLogs()
Auto generated method signature
|
LogEvent[] |
getApplicationLogs(String type83,
String keyword84,
String appName85,
String tenantDomain86,
String serverKey87)
Auto generated method signature
|
String[] |
getApplicationNames(String tenantDomain106,
String serverKey107)
Auto generated method signature
|
int |
getLineNumbers(String logFile130)
Auto generated method signature
|
PaginatedLogFileInfo |
getLocalLogFiles(int pageNumber63,
String tenantDomain64,
String serverKey65)
Auto generated method signature
|
String[] |
getLogLinesFromFile(String logFile123,
int maxLogs124,
int start125,
int end126)
Auto generated method signature
|
LogEvent[] |
getLogs(String type47,
String keyword48,
String tenantDomain49,
String serverKey50)
Auto generated method signature
|
int |
getNoOfLogEvents(String tenantDomain78,
String serverKey79)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedApplicationLogEvents(int pageNumber69,
String type70,
String keyword71,
String applicationName72,
String tenantDomain73,
String serverKey74)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedLogEvents(int pageNumber111,
String type112,
String keyword113,
String tenantDomain114,
String serverKey115)
Auto generated method signature
|
PaginatedLogFileInfo |
getPaginatedLogFileInfo(int pageNumber94,
String tenantDomain95,
String serviceName96)
Auto generated method signature
|
String[] |
getServiceNames()
Auto generated method signature
|
boolean |
isFileAppenderConfiguredForST()
Auto generated method signature
|
boolean |
isLogEventReciverConfigured()
Auto generated method signature
|
boolean |
isManager()
Auto generated method signature
|
boolean |
isValidTenant(String tenantDomain134)
Auto generated method signature
|
boolean |
isValidTenantDomain(String tenantDomain119)
Auto generated method signature
|
void |
startclearLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArchivedLogFiles(String logFile138,
String tenantDomain139,
String serverKey140,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllSystemLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationLogs(String type83,
String keyword84,
String appName85,
String tenantDomain86,
String serverKey87,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationNames(String tenantDomain106,
String serverKey107,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLineNumbers(String logFile130,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLocalLogFiles(int pageNumber63,
String tenantDomain64,
String serverKey65,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogLinesFromFile(String logFile123,
int maxLogs124,
int start125,
int end126,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogs(String type47,
String keyword48,
String tenantDomain49,
String serverKey50,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetNoOfLogEvents(String tenantDomain78,
String serverKey79,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedApplicationLogEvents(int pageNumber69,
String type70,
String keyword71,
String applicationName72,
String tenantDomain73,
String serverKey74,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogEvents(int pageNumber111,
String type112,
String keyword113,
String tenantDomain114,
String serverKey115,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogFileInfo(int pageNumber94,
String tenantDomain95,
String serviceName96,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceNames(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisLogEventReciverConfigured(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisManager(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisValidTenant(String tenantDomain134,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisValidTenantDomain(String tenantDomain119,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
LogEvent[] getLogs(String type47, String keyword48, String tenantDomain49, String serverKey50) throws RemoteException, LogViewerLogViewerException
getLogs46 - LogViewerLogViewerException - :RemoteExceptionvoid startgetLogs(String type47, String keyword48, String tenantDomain49, String serverKey50, LogViewerCallbackHandler callback) throws RemoteException
getLogs46 - RemoteExceptionboolean clearLogs()
throws RemoteException
clearLogs53 - RemoteExceptionvoid startclearLogs(LogViewerCallbackHandler callback) throws RemoteException
clearLogs53 - RemoteExceptionboolean isFileAppenderConfiguredForST()
throws RemoteException
isFileAppenderConfiguredForST56 - RemoteExceptionvoid startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback) throws RemoteException
isFileAppenderConfiguredForST56 - RemoteExceptionboolean isLogEventReciverConfigured()
throws RemoteException
isLogEventReciverConfigured59 - RemoteExceptionvoid startisLogEventReciverConfigured(LogViewerCallbackHandler callback) throws RemoteException
isLogEventReciverConfigured59 - RemoteExceptionPaginatedLogFileInfo getLocalLogFiles(int pageNumber63, String tenantDomain64, String serverKey65) throws RemoteException, LogViewerLogViewerException
getLocalLogFiles62 - LogViewerLogViewerException - :RemoteExceptionvoid startgetLocalLogFiles(int pageNumber63,
String tenantDomain64,
String serverKey65,
LogViewerCallbackHandler callback)
throws RemoteException
getLocalLogFiles62 - RemoteExceptionPaginatedLogEvent getPaginatedApplicationLogEvents(int pageNumber69, String type70, String keyword71, String applicationName72, String tenantDomain73, String serverKey74) throws RemoteException, LogViewerException
getPaginatedApplicationLogEvents68 - LogViewerException - :RemoteExceptionvoid startgetPaginatedApplicationLogEvents(int pageNumber69,
String type70,
String keyword71,
String applicationName72,
String tenantDomain73,
String serverKey74,
LogViewerCallbackHandler callback)
throws RemoteException
getPaginatedApplicationLogEvents68 - RemoteExceptionint getNoOfLogEvents(String tenantDomain78, String serverKey79) throws RemoteException, LogViewerLogViewerException
getNoOfLogEvents77 - LogViewerLogViewerException - :RemoteExceptionvoid startgetNoOfLogEvents(String tenantDomain78, String serverKey79, LogViewerCallbackHandler callback) throws RemoteException
getNoOfLogEvents77 - RemoteExceptionLogEvent[] getApplicationLogs(String type83, String keyword84, String appName85, String tenantDomain86, String serverKey87) throws RemoteException, LogViewerLogViewerException
getApplicationLogs82 - LogViewerLogViewerException - :RemoteExceptionvoid startgetApplicationLogs(String type83, String keyword84, String appName85, String tenantDomain86, String serverKey87, LogViewerCallbackHandler callback) throws RemoteException
getApplicationLogs82 - RemoteExceptionboolean isManager()
throws RemoteException
isManager90 - RemoteExceptionvoid startisManager(LogViewerCallbackHandler callback) throws RemoteException
isManager90 - RemoteExceptionPaginatedLogFileInfo getPaginatedLogFileInfo(int pageNumber94, String tenantDomain95, String serviceName96) throws RemoteException, LogViewerLogViewerException
getPaginatedLogFileInfo93 - LogViewerLogViewerException - :RemoteExceptionvoid startgetPaginatedLogFileInfo(int pageNumber94,
String tenantDomain95,
String serviceName96,
LogViewerCallbackHandler callback)
throws RemoteException
getPaginatedLogFileInfo93 - RemoteExceptionLogEvent[] getAllSystemLogs() throws RemoteException, LogViewerLogViewerException
getAllSystemLogs99 - LogViewerLogViewerException - :RemoteExceptionvoid startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
getAllSystemLogs99 - RemoteExceptionString[] getServiceNames() throws RemoteException, LogViewerLogViewerException
getServiceNames102 - LogViewerLogViewerException - :RemoteExceptionvoid startgetServiceNames(LogViewerCallbackHandler callback) throws RemoteException
getServiceNames102 - RemoteExceptionString[] getApplicationNames(String tenantDomain106, String serverKey107) throws RemoteException, LogViewerLogViewerException
getApplicationNames105 - LogViewerLogViewerException - :RemoteExceptionvoid startgetApplicationNames(String tenantDomain106, String serverKey107, LogViewerCallbackHandler callback) throws RemoteException
getApplicationNames105 - RemoteExceptionPaginatedLogEvent getPaginatedLogEvents(int pageNumber111, String type112, String keyword113, String tenantDomain114, String serverKey115) throws RemoteException, LogViewerLogViewerException
getPaginatedLogEvents110 - LogViewerLogViewerException - :RemoteExceptionvoid startgetPaginatedLogEvents(int pageNumber111,
String type112,
String keyword113,
String tenantDomain114,
String serverKey115,
LogViewerCallbackHandler callback)
throws RemoteException
getPaginatedLogEvents110 - RemoteExceptionboolean isValidTenantDomain(String tenantDomain119) throws RemoteException
isValidTenantDomain118 - RemoteExceptionvoid startisValidTenantDomain(String tenantDomain119, LogViewerCallbackHandler callback) throws RemoteException
isValidTenantDomain118 - RemoteExceptionString[] getLogLinesFromFile(String logFile123, int maxLogs124, int start125, int end126) throws RemoteException, LogViewerLogViewerException
getLogLinesFromFile122 - LogViewerLogViewerException - :RemoteExceptionvoid startgetLogLinesFromFile(String logFile123, int maxLogs124, int start125, int end126, LogViewerCallbackHandler callback) throws RemoteException
getLogLinesFromFile122 - RemoteExceptionint getLineNumbers(String logFile130) throws RemoteException, LogViewerException
getLineNumbers129 - LogViewerException - :RemoteExceptionvoid startgetLineNumbers(String logFile130, LogViewerCallbackHandler callback) throws RemoteException
getLineNumbers129 - RemoteExceptionboolean isValidTenant(String tenantDomain134) throws RemoteException
isValidTenant133 - RemoteExceptionvoid startisValidTenant(String tenantDomain134, LogViewerCallbackHandler callback) throws RemoteException
isValidTenant133 - RemoteExceptionDataHandler downloadArchivedLogFiles(String logFile138, String tenantDomain139, String serverKey140) throws RemoteException, LogViewerException
downloadArchivedLogFiles137 - LogViewerException - :RemoteExceptionvoid startdownloadArchivedLogFiles(String logFile138, String tenantDomain139, String serverKey140, LogViewerCallbackHandler callback) throws RemoteException
downloadArchivedLogFiles137 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.