File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -958,7 +958,7 @@ You can also automate the configuration of the provider to point to multiple Ope
958
958
[NOTE]
959
959
====
960
960
The *_/tmp/cp.yml_* file requires some manual configurations to create and use
961
- it correctly.
961
+ it correctly.
962
962
963
963
//// Commenting out this section till CFME merges
964
964
See Multiple Container Providers for more information.
@@ -1023,9 +1023,9 @@ openshift_checks_output_dir=/tmp/checks
1023
1023
==== Jourald for System Logs and JSON File for Container Logs
1024
1024
1025
1025
Docker log driver is set to `json-file` as the default for all nodes. Docker
1026
- `log-driver` can be set to `journal `, but there is no log rate throttling with
1027
- journal driver. So, there is always a risk for denial-of-service attacks from
1028
- rogue containers.
1026
+ `log-driver` can be set to `journald `, but there is no log rate throttling with
1027
+ the journald driver. So, there is always a risk for denial-of-service attacks
1028
+ from rogue containers.
1029
1029
1030
1030
Fluentd will automatically determine which log driver (`journald` or
1031
1031
`json-file`) the container runtime is using. Fluentd will now always read logs
You can’t perform that action at this time.
0 commit comments