Skip navigation links
A C D F G H I K L M N O P R S T U V 

A

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
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_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_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
 
CONNECTION_TIMEOUT_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
 

D

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
 
getComponentName() - Method in class org.wso2.carbon.logging.service.data.LoggerData
 
getConnectTimeoutMillis() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
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
 
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
 
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.Utils
Util method to return the specified property from a properties file.
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
 
isApiLogType() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
isAuditLogType() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
isCarbonLogType() - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
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_SUFFIX - 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
 
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.util - package org.wso2.carbon.logging.service.util
 

P

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

RemoteLoggingConfig - Class in org.wso2.carbon.logging.service
This is the Admin service used for configuring the remote server logging configurations
RemoteLoggingConfig() - Constructor for class org.wso2.carbon.logging.service.RemoteLoggingConfig
 
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
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

setApiLogType(boolean) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
setAuditLogType(boolean) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
setCarbonLogType(boolean) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
setComponentName(String) - Method in class org.wso2.carbon.logging.service.data.LoggerData
 
setConnectTimeoutMillis(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
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
 
setName(String) - Method in class org.wso2.carbon.logging.service.data.LoggerData
 
setPassword(String) - Method in class org.wso2.carbon.logging.service.data.RemoteServerLoggerData
 
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
 

T

THRESHOLD_FILTER_LEVEL - 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_SUFFIX - 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

updateLoggerData(String, String) - Method in class org.wso2.carbon.logging.service.LoggingAdmin
 
URL_SUFFIX - 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_SUFFIX - Static variable in class org.wso2.carbon.logging.service.LoggingConstants
 
A C D F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2023 WSO2. All rights reserved.