Collect Server Logs for Email Not Sending or Mail Errors
book
Article ID: 371071
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
Steps to collect logs when the App Control Server is not sending emails for Alerts or Approval Requests.
Environment
- App Control Server: All Supported Versions
Resolution
- Start a Wireshark Capture on the application server hosting the Console.
- Navigate to https://ServerAddress/support.php > Diagnostics
- Click Snapshot Server Logs to write existing logs and start a fresh log file.
- Set Sever Logging as follows:
- Logging Duration: 30 Minutes
- Reporter Log Level: High
- Start Logging
- Navigate to Settings > System Configuration > Mail > Validate Server
- Enter one email address that is failing and click Send Mail.
- Enter a different email address (in the same domain) and click Send Mail.
- If possible, replicate a block event on an endpoint to trigger an Alert and submit an Approval Request.
- On the App Control server open PowerShell and test the connection to the Mail Server with the port specified on the System Configuration page
TNC -ComputerName mailserver.fqdn.com -Port 587 -InformationLevel "Detailed"
- Save the Wireshark capture.
- In the Console, navigate to https://ServerAddress/support.php > Diagnostics > Stop Logging Now.
- Click on Available log files from the right menu > Related Views and save any ReporterLog-TIMESTAMP.log
- Collect full screenshots from the Console of:
- Settings > System Configuration > Mail: Full Mail Notification Configuration page.
- Tools > Alerts > relevant Alert: Full Alert Details page.
- Zip all collected data and provide to Support.
Feedback
thumb_up
Yes
thumb_down
No