Bug 1667302
| Summary: | [DOCS] The variable unit is wrong for maximumRetainedFiles - Japanese | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Daein Park <dapark> |
| Component: | Documentation-l10n | Assignee: | Localization RH <l10n-bugzilla> |
| Status: | CLOSED ERRATA | QA Contact: | Vikram Goyal <vigoyal> |
| Severity: | medium | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | unspecified | ||
| Version: | 3.11.0 | CC: | asasaki, sponnaga, tchuang |
| Target Milestone: | --- | ||
| Target Release: | 3.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-04-11 05:38:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0636 |
Document URL: * 7.5.18. 基本的な監査 [ https://access.redhat.com/documentation/ja-jp/openshift_container_platform/3.11/html-single/configuring_clusters/#master-node-config-audit-config ] Section Number and Name: * 表7.18 監査設定パラメーター ~~~ maximumRetainedFiles 古い監査ログファイルを保持する最大日数を指定します。 ~~~ Describe the issue: Correct "maximumRetainedFiles" unit is file "number", not "days", but the unit is translated as "days". * English part is as follows [ https://docs.openshift.com/container-platform/3.11/install_config/master_node_configuration.html#master-node-config-audit-config ] ~~~ maximumRetainedFiles Specifies the maximum number of old audit log files to retain. ~~~ Suggestions for improvement: My suggestion is "最大日数" -> "最大数" as follows. ~~~ maximumRetainedFiles 古い監査ログファイルを保持する最大数を指定します。 ~~~ Additional information: This issue was reported by client.