summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_rsyslog.py
AgeCommit message (Expand)Author
2016-10-20Add documentation for logging features.Wesley Wiedenmeier
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2015-08-04pep8 fixesScott Moser
2015-07-28rsyslog: skip empty or None in remotes formatScott Moser
2015-07-28must declare proto of '@'Scott Moser
2015-07-28add trailing newline only if necessaryScott Moser
2015-07-28fix bug in remotes_to_rsyslog_cfg, add testScott Moser
2015-07-28add support for 'remotes'Scott Moser
2015-07-27fix kwargScott Moser
2015-07-27use 'restart' rather than 'reload' on non-systemd systemsScott Moser
2015-07-27add rsyslog testsScott Moser
2015-07-27update existing rsyslog module with better code and docScott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2012-10-27Helpful cleanups.harlowja
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow