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.
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