DCD-950: Jira application logs are not in CloudWatch logs

This commit is contained in:
Adam Brokes
2020-03-03 03:38:49 +00:00
parent 81c2bc9fe8
commit 068db9d86d

View File

@@ -39,6 +39,8 @@ atl_product_logs_default: &logs_default
type: product type: product
- path: "{{ atl_product_home }}/logs/*" - path: "{{ atl_product_home }}/logs/*"
type: product type: product
- path: "{{ atl_product_home }}/log/*"
type: product
- path: "{{ atl_product_home }}/logs/audit/*" - path: "{{ atl_product_home }}/logs/audit/*"
type: audit type: audit
- path: "/var/log/ansible-bootstrap.log" - path: "/var/log/ansible-bootstrap.log"