Browse Source

Update 20_logging.asciidoc (#547)

“设置失效”应该是“设置生效”
YuxuanZong 7 years ago
parent
commit
cc206bf0b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      520_Post_Deployment/20_logging.asciidoc

+ 1 - 1
520_Post_Deployment/20_logging.asciidoc

@@ -21,7 +21,7 @@ PUT /_cluster/settings
 }
 ----
 
-设置效,Elasticsearch 将开始输出 `discovery` 模块的 `DEBUG` 级别的日志。
+设置效,Elasticsearch 将开始输出 `discovery` 模块的 `DEBUG` 级别的日志。
 
 TIP: 避免使用 `TRACE` 。这个级别非常的详细,详细到日志反而不再有用了。