| === modified file 'config/cloud.cfg.d/05_logging.cfg' | |
| --- config/cloud.cfg.d/05_logging.cfg 2014-01-14 18:18:14 +0000 | |
| +++ config/cloud.cfg.d/05_logging.cfg 2016-07-15 19:16:40 +0000 | |
| @@ -54,7 +54,7 @@ | |
| log_cfgs: | |
| # These will be joined into a string that defines the configuration | |
| - - [ *log_base, *log_syslog ] | |
| + - [ *log_base, *log_syslog, *log_file ] | |
| # These will be joined into a string that defines the configuration | |
| - [ *log_base, *log_file ] | |
| # A file path can also be used |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment