mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-997: Jira and BB put audit logs under .../log/audit rather than .../logs/audit.
This commit is contained in:
@@ -43,6 +43,8 @@ atl_product_logs_default: &logs_default
|
||||
type: product
|
||||
- path: "{{ atl_product_home }}/logs/audit/*"
|
||||
type: audit
|
||||
- path: "{{ atl_product_home }}/log/audit/*"
|
||||
type: audit
|
||||
- path: "/var/log/ansible-bootstrap.log"
|
||||
type: provisioning
|
||||
- path: "/var/log/cfn-*.log"
|
||||
|
||||
Reference in New Issue
Block a user