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
- :RemoteException
void startgetLogs(String type47, String keyword48, String tenantDomain49, String serverKey50, LogViewerCallbackHandler callback) throws RemoteException
getLogs46
- RemoteException
boolean clearLogs() throws RemoteException
clearLogs53
- RemoteException
void startclearLogs(LogViewerCallbackHandler callback) throws RemoteException
clearLogs53
- RemoteException
boolean isFileAppenderConfiguredForST() throws RemoteException
isFileAppenderConfiguredForST56
- RemoteException
void startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback) throws RemoteException
isFileAppenderConfiguredForST56
- RemoteException
boolean isLogEventReciverConfigured() throws RemoteException
isLogEventReciverConfigured59
- RemoteException
void startisLogEventReciverConfigured(LogViewerCallbackHandler callback) throws RemoteException
isLogEventReciverConfigured59
- RemoteException
PaginatedLogFileInfo getLocalLogFiles(int pageNumber63, String tenantDomain64, String serverKey65) throws RemoteException, LogViewerLogViewerException
getLocalLogFiles62
- LogViewerLogViewerException
- :RemoteException
void startgetLocalLogFiles(int pageNumber63, String tenantDomain64, String serverKey65, LogViewerCallbackHandler callback) throws RemoteException
getLocalLogFiles62
- RemoteException
PaginatedLogEvent getPaginatedApplicationLogEvents(int pageNumber69, String type70, String keyword71, String applicationName72, String tenantDomain73, String serverKey74) throws RemoteException, LogViewerException
getPaginatedApplicationLogEvents68
- LogViewerException
- :RemoteException
void startgetPaginatedApplicationLogEvents(int pageNumber69, String type70, String keyword71, String applicationName72, String tenantDomain73, String serverKey74, LogViewerCallbackHandler callback) throws RemoteException
getPaginatedApplicationLogEvents68
- RemoteException
int getNoOfLogEvents(String tenantDomain78, String serverKey79) throws RemoteException, LogViewerLogViewerException
getNoOfLogEvents77
- LogViewerLogViewerException
- :RemoteException
void startgetNoOfLogEvents(String tenantDomain78, String serverKey79, LogViewerCallbackHandler callback) throws RemoteException
getNoOfLogEvents77
- RemoteException
LogEvent[] getApplicationLogs(String type83, String keyword84, String appName85, String tenantDomain86, String serverKey87) throws RemoteException, LogViewerLogViewerException
getApplicationLogs82
- LogViewerLogViewerException
- :RemoteException
void startgetApplicationLogs(String type83, String keyword84, String appName85, String tenantDomain86, String serverKey87, LogViewerCallbackHandler callback) throws RemoteException
getApplicationLogs82
- RemoteException
boolean isManager() throws RemoteException
isManager90
- RemoteException
void startisManager(LogViewerCallbackHandler callback) throws RemoteException
isManager90
- RemoteException
PaginatedLogFileInfo getPaginatedLogFileInfo(int pageNumber94, String tenantDomain95, String serviceName96) throws RemoteException, LogViewerLogViewerException
getPaginatedLogFileInfo93
- LogViewerLogViewerException
- :RemoteException
void startgetPaginatedLogFileInfo(int pageNumber94, String tenantDomain95, String serviceName96, LogViewerCallbackHandler callback) throws RemoteException
getPaginatedLogFileInfo93
- RemoteException
LogEvent[] getAllSystemLogs() throws RemoteException, LogViewerLogViewerException
getAllSystemLogs99
- LogViewerLogViewerException
- :RemoteException
void startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
getAllSystemLogs99
- RemoteException
String[] getServiceNames() throws RemoteException, LogViewerLogViewerException
getServiceNames102
- LogViewerLogViewerException
- :RemoteException
void startgetServiceNames(LogViewerCallbackHandler callback) throws RemoteException
getServiceNames102
- RemoteException
String[] getApplicationNames(String tenantDomain106, String serverKey107) throws RemoteException, LogViewerLogViewerException
getApplicationNames105
- LogViewerLogViewerException
- :RemoteException
void startgetApplicationNames(String tenantDomain106, String serverKey107, LogViewerCallbackHandler callback) throws RemoteException
getApplicationNames105
- RemoteException
PaginatedLogEvent getPaginatedLogEvents(int pageNumber111, String type112, String keyword113, String tenantDomain114, String serverKey115) throws RemoteException, LogViewerLogViewerException
getPaginatedLogEvents110
- LogViewerLogViewerException
- :RemoteException
void startgetPaginatedLogEvents(int pageNumber111, String type112, String keyword113, String tenantDomain114, String serverKey115, LogViewerCallbackHandler callback) throws RemoteException
getPaginatedLogEvents110
- RemoteException
boolean isValidTenantDomain(String tenantDomain119) throws RemoteException
isValidTenantDomain118
- RemoteException
void startisValidTenantDomain(String tenantDomain119, LogViewerCallbackHandler callback) throws RemoteException
isValidTenantDomain118
- RemoteException
String[] getLogLinesFromFile(String logFile123, int maxLogs124, int start125, int end126) throws RemoteException, LogViewerLogViewerException
getLogLinesFromFile122
- LogViewerLogViewerException
- :RemoteException
void startgetLogLinesFromFile(String logFile123, int maxLogs124, int start125, int end126, LogViewerCallbackHandler callback) throws RemoteException
getLogLinesFromFile122
- RemoteException
int getLineNumbers(String logFile130) throws RemoteException, LogViewerException
getLineNumbers129
- LogViewerException
- :RemoteException
void startgetLineNumbers(String logFile130, LogViewerCallbackHandler callback) throws RemoteException
getLineNumbers129
- RemoteException
boolean isValidTenant(String tenantDomain134) throws RemoteException
isValidTenant133
- RemoteException
void startisValidTenant(String tenantDomain134, LogViewerCallbackHandler callback) throws RemoteException
isValidTenant133
- RemoteException
DataHandler downloadArchivedLogFiles(String logFile138, String tenantDomain139, String serverKey140) throws RemoteException, LogViewerException
downloadArchivedLogFiles137
- LogViewerException
- :RemoteException
void startdownloadArchivedLogFiles(String logFile138, String tenantDomain139, String serverKey140, LogViewerCallbackHandler callback) throws RemoteException
downloadArchivedLogFiles137
- RemoteException
Copyright © 2017 WSO2. All rights reserved.