OpenStack-Ansible configures all instances to send syslog data to a
container (or group of containers) running rsyslog. The rsyslog server
containers are specified in the log_hosts section of the
openstack_user_config.yml file.
The rsyslog server container(s) have logrotate installed and configured with a 14 day retention. All rotated logs are compressed by default.
Logs are accessible in multiple locations within an OpenStack-Ansible deployment:
/var/log/log-storage within
directories named after the container or physical host./openstack/log/./var/log/<service_name>.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.