[typo](docs) Update the audit document (#21185)
This commit is contained in:
@ -34,7 +34,7 @@ This plugin can periodically import the FE audit log into the specified Doris cl
|
||||
|
||||
### FE Configuration
|
||||
|
||||
FE's plugin framework is an experimental feature, which is closed by default. In the FE configuration file, add `plugin_enable = true` to enable the plugin framework.
|
||||
The audit log plug-in framework is disabled by default in Doris. You need to add `plugin_enable = true `to the FE configuration file to enable plugin framework.
|
||||
|
||||
### AuditLoader Configuration
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@ Doris 的审计日志插件是在 FE 的插件框架基础上开发的。是一
|
||||
|
||||
### FE 配置
|
||||
|
||||
FE的插件框架当前是实验性功能,Doris中默认关闭,在FE的配置文件中,增加`plugin_enable = true`启用plugin框架
|
||||
审计日志插件框架在 Doris 中是默认关闭的,需要在FE的配置文件中,增加`plugin_enable = true`启用plugin框架
|
||||
|
||||
### AuditLoader 配置
|
||||
|
||||
|
||||
Reference in New Issue
Block a user