mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
@@ -78,7 +78,7 @@ parameters section above.
|
||||
|
||||
This example asks Nomad to retain 3 rotated files for each of `stderr` and
|
||||
`stdout`, each a maximum size of 5 MB per file. The minimum disk space this
|
||||
would require is 60 MB (3 `stderr` + 3 `stdout` × 5 MB = 30 MB).
|
||||
would require is 30 MB (3 `stderr` + 3 `stdout` × 5 MB = 30 MB).
|
||||
|
||||
```hcl
|
||||
logs {
|
||||
|
||||
Reference in New Issue
Block a user