meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:docker:log [2025/03/17 21:03] – niziak | linux:docker:log [2026/03/01 17:35] (current) – niziak | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| delaycompress | delaycompress | ||
| copytruncate | copytruncate | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== apache logs ===== | ||
| + | |||
| + | <file txt / | ||
| + | / | ||
| + | weekly | ||
| + | missingok | ||
| + | rotate 50 | ||
| + | dateext | ||
| + | compress | ||
| + | delaycompress | ||
| + | notifempty | ||
| + | sharedscripts | ||
| + | postrotate | ||
| + | cd / | ||
| + | && / | ||
| + | endscript | ||
| } | } | ||
| </ | </ | ||