You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/09/02 12:09:05 UTC

[inlong] branch master updated: [INLONG-5772][Audit] Add ClickHouse option in the Audit config comment

This is an automated email from the ASF dual-hosted git repository.

healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 85fc9fd59 [INLONG-5772][Audit] Add ClickHouse option in the Audit config comment
85fc9fd59 is described below

commit 85fc9fd59a15f4e17eca8359ebf336833ed1c3fa
Author: xuesongxs <54...@users.noreply.github.com>
AuthorDate: Fri Sep 2 20:09:00 2022 +0800

    [INLONG-5772][Audit] Add ClickHouse option in the Audit config comment
---
 inlong-audit/conf/application.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inlong-audit/conf/application.properties b/inlong-audit/conf/application.properties
index c6d7174b6..e08ddced5 100644
--- a/inlong-audit/conf/application.properties
+++ b/inlong-audit/conf/application.properties
@@ -45,7 +45,7 @@ mybatis.type-aliases-package=org.apache.inlong.audit.db.entities
 # proxy.type: pulsar / tube
 audit.config.proxy.type=pulsar
 
-# store.server: elasticsearch / mysql
+# store.server: elasticsearch / mysql / clickhouse
 audit.config.store.mode=mysql
 
 # pulsar config