public class AliyunSlsLogCollector extends org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<AliyunSlsLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,AliyunLogCollectConfig.AliyunSlsLogConfig>
| 构造器和说明 |
|---|
AliyunSlsLogCollector() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
desensitizeLog(org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog log,
org.apache.shenyu.plugin.logging.desensitize.api.matcher.KeyWordMatch keyWordMatch,
java.lang.String desensitizeAlg) |
static org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> |
getInstance()
get LogCollector instance.
|
protected AliyunLogCollectConfig.AliyunSlsLogConfig |
getLogCollectConfig() |
protected AliyunSlsLogCollectClient |
getLogConsumeClient() |
public static org.apache.shenyu.plugin.logging.common.collector.LogCollector<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> getInstance()
protected AliyunSlsLogCollectClient getLogConsumeClient()
getLogConsumeClient 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<AliyunSlsLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,AliyunLogCollectConfig.AliyunSlsLogConfig>protected AliyunLogCollectConfig.AliyunSlsLogConfig getLogCollectConfig()
getLogCollectConfig 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<AliyunSlsLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,AliyunLogCollectConfig.AliyunSlsLogConfig>protected void desensitizeLog(org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog log,
org.apache.shenyu.plugin.logging.desensitize.api.matcher.KeyWordMatch keyWordMatch,
java.lang.String desensitizeAlg)
desensitizeLog 在类中 org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector<AliyunSlsLogCollectClient,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog,AliyunLogCollectConfig.AliyunSlsLogConfig>Copyright © 2026 The Apache Software Foundation. All rights reserved.