424377ff17
Most of the logs are compressed already based on configurations in /etc/logrotate.d, but this patch ensures that the remaining logs are compressed during the rotation process. Closes-Bug: 1493981 Change-Id: If11c6d3a292b3621c00a8d0b775274a8096eaa66 |
||
---|---|---|
.. | ||
defaults | ||
files | ||
meta | ||
tasks | ||
templates | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst |
OpenStack rsyslog client
- tags
-
openstack, rsyslog, server, cloud, ansible
- category
-
*nix
Role to deploy rsyslog for use within OpenStack.
- name: Install rsyslog
hosts: rsyslog
user: root
roles:
- { role: "rsyslog_client", tags: [ "rsyslog-client" ] }