diff --git a/playbooks/post.yaml b/playbooks/post.yaml index 40c39beb69..fd30bdbf2a 100644 --- a/playbooks/post.yaml +++ b/playbooks/post.yaml @@ -31,7 +31,11 @@ '{{ devstack_full_log}}': 'logs', '{{ stage_dir }}/verify_tempest_conf.log': 'logs', '{{ stage_dir }}/apache': 'logs', - '{{ stage_dir }}/apache_config': 'logs' } + '{{ stage_dir }}/apache_config': 'logs', + '/var/log/rabbitmq': 'logs', + '/var/log/postgresql': 'logs', + '/var/log/mysql.err': 'logs', + '/var/log/mysql.log': 'logs' } extensions_to_txt: - conf - log