Skip to content

Instantly share code, notes, and snippets.

@harlowja
Created July 15, 2016 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harlowja/50a66fb9bed6e0897f1691eae3107f01 to your computer and use it in GitHub Desktop.
Save harlowja/50a66fb9bed6e0897f1691eae3107f01 to your computer and use it in GitHub Desktop.
=== 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