Fix typo
This commit is contained in:
parent
a4afffc73d
commit
738463e03a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ This guide refers to chapters in the CIS Benchmark. For full explanation you sho
|
|||
| ||| |
|
||||
| __3 Logging__ ||| |
|
||||
| ||| |
|
||||
| 3.1 Ensure detailed logging is enabled (Not Scored) | OK | Ningx ingress has a very detailled log format by default | |
|
||||
| 3.1 Ensure detailed logging is enabled (Not Scored) | OK | nginx ingress has a very detailed log format by default | |
|
||||
| 3.2 Ensure access logging is enabled (Scored) | OK | Access log is enabled by default | |
|
||||
| 3.3 Ensure error logging is enabled and set to the info logging level (Scored)| OK | Error log is configured by default. The log level does not matter, because it is all sent to STDOUT anyway | |
|
||||
| 3.4 Ensure log files are rotated (Scored) | OBSOLETE | Log file handling is not part of the nginx ingress and should be handled separatly | |
|
||||
|
|
Loading…
Reference in a new issue