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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]