public interface LoggingAdmin
| Modifier and Type | Method and Description |
|---|---|
LoggerData[] |
getAllLoggerData(String logNameFilter52,
boolean beginsWith53)
Auto generated method signature
|
AppenderData |
getAppenderData(String appenderName36)
Auto generated method signature
|
LoggerData |
getLoggerData(String loggerName27)
Auto generated method signature
|
SyslogData |
getSyslogData()
Auto generated method signature
|
LogData |
getSystemLog()
Auto generated method signature
|
boolean |
isStratosService()
Auto generated method signature
|
String |
removeSyslogPattern(String appenderPattern20)
Auto generated method signature
|
void |
restoreDefaults()
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLoggerData(String logNameFilter52,
boolean beginsWith53,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAppenderData(String appenderName36,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLoggerData(String loggerName27,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSyslogData(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemLog(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisStratosService(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveSyslogPattern(String appenderPattern20,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateAllAppenderData(String appenderName12,
String appenderPattern13,
String threshold14,
String logFileName15,
String sysLogHost16,
String facility17,
boolean persist18)
Auto generated method signature for Asynchronous Invocations
|
void |
updateLoggerData(String loggerName31,
String loggerLevel32,
boolean additivity33,
boolean persist34)
Auto generated method signature for Asynchronous Invocations
|
void |
updateSyslogConfig(String url43,
String port44,
String realm45,
String userName46,
String password47)
Auto generated method signature for Asynchronous Invocations
|
void |
updateSystemLog(String logLevel58,
String logPattern59,
boolean persist60)
Auto generated method signature for Asynchronous Invocations
|
void updateAllAppenderData(String appenderName12, String appenderPattern13, String threshold14, String logFileName15, String sysLogHost16, String facility17, boolean persist18) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionString removeSyslogPattern(String appenderPattern20) throws RemoteException
removeSyslogPattern19 - RemoteExceptionvoid startremoveSyslogPattern(String appenderPattern20, LoggingAdminCallbackHandler callback) throws RemoteException
removeSyslogPattern19 - RemoteExceptionboolean isStratosService()
throws RemoteException,
LoggingAdminException
isStratosService23 - LoggingAdminException - :RemoteExceptionvoid startisStratosService(LoggingAdminCallbackHandler callback) throws RemoteException
isStratosService23 - RemoteExceptionLoggerData getLoggerData(String loggerName27) throws RemoteException
getLoggerData26 - RemoteExceptionvoid startgetLoggerData(String loggerName27, LoggingAdminCallbackHandler callback) throws RemoteException
getLoggerData26 - RemoteExceptionvoid updateLoggerData(String loggerName31, String loggerLevel32, boolean additivity33, boolean persist34) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionAppenderData getAppenderData(String appenderName36) throws RemoteException
getAppenderData35 - RemoteExceptionvoid startgetAppenderData(String appenderName36, LoggingAdminCallbackHandler callback) throws RemoteException
getAppenderData35 - RemoteExceptionLogData getSystemLog() throws RemoteException, LoggingAdminException
getSystemLog39 - LoggingAdminException - :RemoteExceptionvoid startgetSystemLog(LoggingAdminCallbackHandler callback) throws RemoteException
getSystemLog39 - RemoteExceptionvoid updateSyslogConfig(String url43, String port44, String realm45, String userName46, String password47) throws RemoteException, LoggingAdminLoggingAdminException
LoggingAdminLoggingAdminException - :RemoteExceptionSyslogData getSyslogData() throws RemoteException, LoggingAdminLoggingAdminException
getSyslogData48 - LoggingAdminLoggingAdminException - :RemoteExceptionvoid startgetSyslogData(LoggingAdminCallbackHandler callback) throws RemoteException
getSyslogData48 - RemoteExceptionLoggerData[] getAllLoggerData(String logNameFilter52, boolean beginsWith53) throws RemoteException
getAllLoggerData51 - RemoteExceptionvoid startgetAllLoggerData(String logNameFilter52, boolean beginsWith53, LoggingAdminCallbackHandler callback) throws RemoteException
getAllLoggerData51 - RemoteExceptionvoid restoreDefaults()
throws RemoteException,
LoggingAdminException
LoggingAdminException - :RemoteExceptionvoid updateSystemLog(String logLevel58, String logPattern59, boolean persist60) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionCopyright © 2018 WSO2. All rights reserved.