You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/28 02:26:04 UTC

[GitHub] [apisix] zhendongcmss commented on a change in pull request #6215: feat: clickhouse logger

zhendongcmss commented on a change in pull request #6215:
URL: https://github.com/apache/apisix/pull/6215#discussion_r794158245



##########
File path: conf/config-default.yaml
##########
@@ -381,6 +381,7 @@ plugins:                          # plugin list (sorted by priority)
   - rocketmq-logger                # priority: 402
   - syslog                         # priority: 401
   - udp-logger                     # priority: 400
+  #- clickhouse-logger             # priority: 399

Review comment:
       Priority 410 - 400 all for push log via network, clickhouse-logger is  via http request to push log too. It is fewer people using than http-logger,so the priority is low than http-logger.  
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org