mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
Merged in DCD-997-additional-audit-log-location (pull request #102)
DCD-997: Jira and BB put audit logs under .../log/audit rather than .../logs/audit. Approved-by: Varun Arbatti <varbatti@atlassian.com>
This commit is contained in:
@@ -43,6 +43,8 @@ atl_product_logs_default: &logs_default
|
|||||||
type: product
|
type: product
|
||||||
- path: "{{ atl_product_home }}/logs/audit/*"
|
- path: "{{ atl_product_home }}/logs/audit/*"
|
||||||
type: audit
|
type: audit
|
||||||
|
- path: "{{ atl_product_home }}/log/audit/*"
|
||||||
|
type: audit
|
||||||
- path: "/var/log/ansible-bootstrap.log"
|
- path: "/var/log/ansible-bootstrap.log"
|
||||||
type: provisioning
|
type: provisioning
|
||||||
- path: "/var/log/cfn-*.log"
|
- path: "/var/log/cfn-*.log"
|
||||||
|
|||||||
Reference in New Issue
Block a user