Details
-
Bug
-
Status: Done
-
Critical
-
Resolution: Fixed
-
2.28.0
-
3
-
Yes
-
Yes
-
No
-
[obsolete] C/S Core
Description
After downloading logs from /managed/logs.zip route alertmanager.yml contain smtp credentials:
alertmanager.yml
# Managed by pmm-managed. DO NOT EDIT.
---
global:
resolve_timeout: 0s
smtp_from: X
smtp_hello: localhost
smtp_smarthost: X
smtp_auth_username: X
smtp_auth_password:
smtp_require_tls: true
How to test:
Enable integrated alerting
Go to PMM Settings > Communication
Fill all the SMTP mandatory fields
Download the logs
Open alertmanager.yml
Check the password is not displayed