diff --git a/lib/logging/translations/en-us.yaml b/lib/logging/translations/en-us.yaml index b4e4d5b76..baefbaca7 100644 --- a/lib/logging/translations/en-us.yaml +++ b/lib/logging/translations/en-us.yaml @@ -22,7 +22,7 @@ loggingPage: clusterHeader: Cluster Logging projectHeader: Project Logging helpText: - cluster: We will use fluentd to collect stdout/stderr logs from each container and the log files which under path /var/log/containers/ on each host. The logs can be shipped to a target you configure below. + cluster: We will use fluentd to collect stdout/stderr logs from each container and the log files which exist under path /var/log/containers/ on each host. The logs can be shipped to a target you configure below. clusterTarget: The cluster logging target is {clusterTargetType}. If project logging is enabled, logs will be shipped to both cluster target and project logging target. noClusterTarget: Logging is disabled at current cluster. tags: