Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- addLogger(String, String, String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- addRemoteServerConfig(RemoteServerLoggerData) - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
-
This method is used to add a remote server configuration
- addRemoteServerConfig(RemoteServerLoggerData) - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to add a remote server configuration.
- addRemoteServerConfig(RemoteServerLoggerData, boolean) - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
- addRemoteServerConfig(RemoteServerLoggerData, boolean) - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to add a remote server configuration.
- API - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- API_LOGFILE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- API_LOGS_DEFAULT_LAYOUT_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- APPENDER_PREFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUDIT - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUDIT_LOG_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUDIT_LOGFILE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUDIT_LOGS_DEFAULT_LAYOUT_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUTH_PASSWORD_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- AUTH_USERNAME_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
C
- CARBON - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CARBON_LOG_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CARBON_LOGFILE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CARBON_LOGS_DEFAULT_LAYOUT_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CONNECT_TIMEOUT_MILLIS - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CONNECTION_TIMEOUT - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- CONNECTION_TIMEOUT_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- DEFAULT_API_LOGFILE_PATH - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_API_LOGFILE_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_AUDIT_LOGFILE_PATH - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_AUDIT_LOGFILE_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_CARBON_LOGFILE_PATH - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_CARBON_LOGFILE_PATTERN - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_INTERVAL - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_MAX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_MODULATE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_PROCESSING_LIMIT - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_ROLLOVER_STRATEGY - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_SIZE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_SSL_PROTOCOL - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_SSLCONF_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- DEFAULT_THRESHOLD_FILTER_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
F
- FILE_NAME_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- FILE_PATTERN_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- FILTER_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
G
- getAllLoggerData(boolean, String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- getClusteringAgent() - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- getComponentName() - Method in class org.wso2.carbon.logging.service.data.LoggerData
- getConnectTimeoutMillis() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getInstance() - Static method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- getKeysOfAppender(File, String) - Static method in class org.wso2.carbon.logging.service.util.Utils
-
Util method to return the list of keys for a given appender.
- getKeystoreLocation() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getKeystorePassword() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getKeyValuesOfAppender(File, String) - Static method in class org.wso2.carbon.logging.service.util.Log4j2PropertiesEditor
-
Returns a map of key-value pairs for all properties belonging to the given appender.
- getKeyValuesOfAppender(File, String) - Static method in class org.wso2.carbon.logging.service.util.Utils
- getLevel() - Method in class org.wso2.carbon.logging.service.data.LoggerData
- getLoggerData(String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- getLoggers() - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- getLogType() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getName() - Method in class org.wso2.carbon.logging.service.data.LoggerData
- getPassword() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getProperty(File, String) - Static method in class org.wso2.carbon.logging.service.util.Log4j2PropertiesEditor
-
Return the property value for a given key (first occurrence) or null if not found.
- getProperty(File, String) - Static method in class org.wso2.carbon.logging.service.util.Utils
-
Util method to return the specified property from a properties file.
- getRegistryService() - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- getRemoteLoggingConfigService() - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- getRemoteServerConfig(String) - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
- getRemoteServerConfig(String) - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to get the remote server configuration for a given log type.
- getRemoteServerConfigs() - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
- getRemoteServerConfigs() - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to get the remote server configurations.
- getServerConfigurationService() - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
-
ServerConfigurationService getter
- getTruststoreLocation() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getTruststorePassword() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getUrl() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- getUsername() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
H
- HTTP_APPENDER_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
I
- INTERVAL_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- isLoggerExist(String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- isVerifyHostname() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
K
- KEYSTORE_LOCATION - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- KEYSTORE_LOCATION_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- KEYSTORE_PASSWORD - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- KEYSTORE_PASSWORD_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
L
- LAYOUT_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- LEVEL_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- LOG_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- Log4j2PropertiesEditor - Class in org.wso2.carbon.logging.service.util
- LoggerData - Class in org.wso2.carbon.logging.service.data
-
Class for Log4J2 Logger Information.
- LoggerData() - Constructor for class org.wso2.carbon.logging.service.data.LoggerData
- LoggerData(String, String, String) - Constructor for class org.wso2.carbon.logging.service.data.LoggerData
- LoggingAdmin - Class in org.wso2.carbon.logging.service
-
This is the Admin service used for obtaining Log4J2 information about the system and also used for managing the system Log4J2 configuration.
- LoggingAdmin() - Constructor for class org.wso2.carbon.logging.service.LoggingAdmin
- LoggingConstants - Class in org.wso2.carbon.logging.service
- LoggingConstants() - Constructor for class org.wso2.carbon.logging.service.LoggingConstants
M
- MAX_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- MODULATE_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
N
- NAME_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
O
- org.wso2.carbon.logging.service - package org.wso2.carbon.logging.service
- org.wso2.carbon.logging.service.data - package org.wso2.carbon.logging.service.data
- org.wso2.carbon.logging.service.internal - package org.wso2.carbon.logging.service.internal
- org.wso2.carbon.logging.service.util - package org.wso2.carbon.logging.service.util
P
- PASSWORD - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- PATTERN_LAYOUT_TYPE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- PATTERN_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- POLICIES - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- POLICIES_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- PROCESSING_LIMIT_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- PROTOCOL_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
R
- readAllLines(File) - Static method in class org.wso2.carbon.logging.service.util.Log4j2PropertiesEditor
-
Reads all lines from the specified file using UTF-8 encoding.
- REMOTE_LOGGING_ENABLE_ENCRYPTION - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- REMOTE_LOGGING_HIDE_SECRETS - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- REMOTE_SERVER_LOGGER_RESOURCE_PATH - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- RemoteLoggingConfig - Class in org.wso2.carbon.logging.service
-
Admin service used for configuring the remote server logging configurations
- RemoteLoggingConfig() - Constructor for class org.wso2.carbon.logging.service.RemoteLoggingConfig
- RemoteLoggingConfigDataHolder - Class in org.wso2.carbon.logging.service.internal
-
Remote Logging Config Data Holder.
- RemoteLoggingConfigService - Interface in org.wso2.carbon.logging.service
-
This is the interface used for configuring the remote server logging configurations.
- RemoteLoggingConfigServiceComponent - Class in org.wso2.carbon.logging.service.internal
-
Remote Logging Config Service Component.
- RemoteLoggingConfigServiceComponent() - Constructor for class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- RemoteServerLoggerData - Class in org.wso2.carbon.logging.service.data
-
Class for Remote Server Logger Information.
- RemoteServerLoggerData() - Constructor for class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- resetRemoteServerConfig(RemoteServerLoggerData) - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
-
Reset the remote server configurations to the defaults
- resetRemoteServerConfig(RemoteServerLoggerData) - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to reset the remote server configurations to the defaults.
- resetRemoteServerConfig(RemoteServerLoggerData, boolean) - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
- resetRemoteServerConfig(RemoteServerLoggerData, boolean) - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to reset the remote server configurations to the defaults.
- ROLLING_FILE - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
S
- setClusteringAgent(ClusteringAgent) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- setComponentName(String) - Method in class org.wso2.carbon.logging.service.data.LoggerData
- setConnectTimeoutMillis(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setInstance(RemoteLoggingConfigDataHolder) - Static method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- setKeystoreLocation(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setKeystorePassword(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setLevel(String) - Method in class org.wso2.carbon.logging.service.data.LoggerData
- setLogType(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setName(String) - Method in class org.wso2.carbon.logging.service.data.LoggerData
- setPassword(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- setRemoteLoggingConfigService(RemoteLoggingConfigService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
- setServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigDataHolder
-
ServerConfigurationService setter
- setServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- setTruststoreLocation(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setTruststorePassword(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setUrl(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setUsername(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- setVerifyHostname(boolean) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
- SIZE_BASED_TRIGGERING_POLICY - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- SIZE_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- SSL_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- STRATEGY_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- syncRemoteServerConfigs() - Method in class org.wso2.carbon.logging.service.RemoteLoggingConfig
- syncRemoteServerConfigs() - Method in interface org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
This method is used to sync the remote server configurations with the remote server.
T
- THRESHOLD_FILTER_LEVEL_DEBUG - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- THRESHOLD_FILTER_LEVEL_INFO - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- THRESHOLD_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TIME_BASED_TRIGGERING_POLICY - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TIME_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TRUSTSTORE_LOCATION - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TRUSTSTORE_LOCATION_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TRUSTSTORE_PASSWORD - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TRUSTSTORE_PASSWORD_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- TYPE_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
U
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- unsetServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.logging.service.internal.RemoteLoggingConfigServiceComponent
- updateLoggerData(String, String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
- URL - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- URL_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- USERNAME - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- Utils - Class in org.wso2.carbon.logging.service.util
-
Utility class with methods used by logging service.
- Utils() - Constructor for class org.wso2.carbon.logging.service.util.Utils
V
- VERIFY_HOSTNAME - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
- VERIFY_HOSTNAME_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
W
- writeUpdatedAppender(File, String, Map<String, String>, boolean) - Static method in class org.wso2.carbon.logging.service.util.Log4j2PropertiesEditor
-
Updates the properties for the given appender in the log4j2.properties file.
All Classes and Interfaces|All Packages|Constant Field Values