From aa631844d9fe4184cda20f1681d5195d1414d540 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 27 Jan 2011 10:55:29 -0500 Subject: improve comment strings in rsyslog config file tools/21-cloudinit.conf --- tools/21-cloudinit.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/21-cloudinit.conf b/tools/21-cloudinit.conf index 0a2d7688..c65325c1 100644 --- a/tools/21-cloudinit.conf +++ b/tools/21-cloudinit.conf @@ -1,7 +1,6 @@ # Log cloudinit generated log messages to file :syslogtag, isequal, "[CLOUDINIT]" /var/log/cloud-init.log -# Uncomment the following to stop logging anything that matches the last rule. -# Doing this will stop logging kernel generated UFW log messages to the file -# normally containing kern.* messages (eg, /var/log/kern.log) +# comment out the following line to allow CLOUDINIT messages through. +# Doing so means you'll also get CLOUDINIT messages in /var/log/syslog & ~ -- cgit v1.2.3