summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_rsyslog.py
AgeCommit message (Expand)Author
2022-01-21cc_rsyslog: fix typo in docstring (#1207)Louis Sautier
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-02-26cc_rsyslog: Escape possible nested setDaniel Watkins
2018-04-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2018-01-24docs: Fix typos in docs and one debug message.aRkadeFR
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
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