You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/01/27 01:53:29 UTC

[incubator-inlong-website] branch master updated: [INLONG-2358] [InLong audit] modify audit proxy name of introduction (#273)

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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c76b9ff  [INLONG-2358] [InLong audit] modify audit proxy name of introduction (#273)
c76b9ff is described below

commit c76b9ffc7a13e1284df5b6b3c5ecff5a00de34a8
Author: doleyzi <43...@users.noreply.github.com>
AuthorDate: Thu Jan 27 09:51:41 2022 +0800

    [INLONG-2358] [InLong audit] modify audit proxy name of introduction (#273)
---
 docs/modules/audit/img/audit_architecture.png       | Bin 47278 -> 30983 bytes
 docs/modules/audit/overview.md                      |   2 +-
 .../modules/audit/img/audit_architecture.png        | Bin 33154 -> 33085 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/audit/img/audit_architecture.png b/docs/modules/audit/img/audit_architecture.png
index cdaf196..609b9b2 100644
Binary files a/docs/modules/audit/img/audit_architecture.png and b/docs/modules/audit/img/audit_architecture.png differ
diff --git a/docs/modules/audit/overview.md b/docs/modules/audit/overview.md
index ebc1f84..591d812 100644
--- a/docs/modules/audit/overview.md
+++ b/docs/modules/audit/overview.md
@@ -12,7 +12,7 @@ The transmission status of each module, and whether the data stream is lost or r
 ## Architecture
 ![](img/audit_architecture.png)
 1. The audit SDK is nested in the service that needs to be audited, audits the service, and sends the audit result to the audit access layer
-2. The audit access layer writes audit data to MQ (kafak or pulsar)
+2. The audit proxy writes audit data to MQ (kafak or pulsar)
 3. The distribution service consumes the audit data of MQ, and writes the audit data to MySQL and Elasticsearch
 4. The interface layer encapsulates the data of MySQL and Elasticsearch
 5. Application scenarios mainly include report display, audit reconciliation, etc.
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/audit/img/audit_architecture.png b/i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/audit/img/audit_architecture.png
index 3aa6743..d11d357 100644
Binary files a/i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/audit/img/audit_architecture.png and b/i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/audit/img/audit_architecture.png differ