oslo.log/doc/source/admin
Daniel Vincze 22e8a347c8 Add config options for log rotation
On Windows, in-use files cannot be moved or deleted. For this reason,
we need the service itself to take care of rotating logs.

For convenience reasons, we're exposing the built-in rotating log
handlers through a set of config options.

More specifically, we're adding the following new config options:
- log_rotate_interval
- log_rotate_interval_type
- max_logfile_count
- max_logfile_size_mb

Change-Id: I01db4efc08e2cb64db9cbf793f3a159f54859fe7
Closes-Bug: #1802262
2018-11-21 13:46:14 +02:00
..
advanced_config.rst rearrange content to fit the new standard layout 2017-06-27 17:18:19 -04:00
example_nova.rst rearrange content to fit the new standard layout 2017-06-27 17:18:19 -04:00
index.rst Add config options for log rotation 2018-11-21 13:46:14 +02:00
journal.rst Trivial: Update pypi url to new url 2018-04-27 19:54:15 +00:00
log_rotation.rst Add config options for log rotation 2018-11-21 13:46:14 +02:00
nova_sample.conf rearrange content to fit the new standard layout 2017-06-27 17:18:19 -04:00