You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2020/12/30 03:35:26 UTC

[james-project] 14/29: [Doc] Small typos fixing in logging documentation

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

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 14628d7bc6e462a6137a58f7461e5b91212d9e48
Author: Rene Cordier <rc...@linagora.com>
AuthorDate: Wed Dec 23 11:33:17 2020 +0700

    [Doc] Small typos fixing in logging documentation
---
 docs/modules/servers/pages/distributed/operate/logging.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/servers/pages/distributed/operate/logging.adoc b/docs/modules/servers/pages/distributed/operate/logging.adoc
index 5a2224f..234aaf1 100644
--- a/docs/modules/servers/pages/distributed/operate/logging.adoc
+++ b/docs/modules/servers/pages/distributed/operate/logging.adoc
@@ -13,7 +13,7 @@ http://james.apache.org/#second[community page])
 Cassandra timeouts). In such case we advise you to conduct a close
 review of performances at the tier level.
 
-Leveraging filters in Kibana discover view can help filtering out
+Leveraging filters in Kibana discover view can help to filter out
 ''already known'' frequently occurring logs.
 
 When reporting ERROR or WARNING logs, consider adding the full logs, and
@@ -31,7 +31,7 @@ link:http://logback.qos.ch/manual/configuration.html[here].
 == Structured logging
 
 === Pushing logs to ElasticSearch
-Distributed Server leverage the use of MDC in order to achieve structured logging,
+Distributed Server leverages the use of MDC in order to achieve structured logging,
 and better add context to the logged information. We furthermore ship
 link:https://github.com/linagora/logback-elasticsearch-appender[Logback Elasticsearch Appender]
 on the classpath to easily allow direct log indexation in


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org