spacewander commented on a change in pull request #6256:
URL: https://github.com/apache/apisix/pull/6256#discussion_r815598943



##########
File path: docs/zh/latest/plugins/error-log-logger.md
##########
@@ -122,3 +127,21 @@ curl 
http://127.0.0.1:9080/apisix/admin/plugin_metadata/error-log-logger -H 'X-A
   "inactive_timeout": 1
 }'
 ```
+
+## 如何设置接收日志的 clickhouse 数据库
+
+插件将 error log 作为一个字符串发送到 clickhouse 表的 `data` 字段。
+步骤:更新插件属性

Review comment:
       Is it some kind of `TODO`?




-- 
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]


Reply via email to