Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Configuring notification settings for node unable to reach Array Manager

Expand / Collapse


This article applies to:

  • Trustwave SEG 8.1 and above

Question:

  • How can I modify settings for node notification of an unreachable Array Manager?

Background:

Communication between the processing nodes and the Array Manager is essential to the health of a SEG installation. Processing will continue if communication is lost, but the administrator should be aware of this issue.

  • In SEG 8.1 and above, if communication is lost the processing node periodically sends an email message to the SEG administrator address.
  • By default, this message is sent once an hour if required.

Procedure:

To adjust the interval, or to disable this functionality:

SEG 8.X

  1. Open the Registry Editor on the email processing node (note, not the Array Manager as in most cases).
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Trustwave\Secure Email Gateway\Node
  3. Add a value as below.
    • Name: NoAMNotifyAfterMinutes
    • Type: DWORD (values are easiest to understand if entered as decimal)
    • Value: The number of minutes between notifications. The default (if the entry does not exist) is 60 minutes. 
    • To disable the functionality completely (not recommended), set the value to 0 (zero).
       
  4. Close Registry Editor.
  5. Restart the MailMarshal Controller service.
  6. Repeat this process on each node.

MailMarshal (SEG) 10.X

Caution: Incorrect syntax in the JSON configuration file will prevent the Controller starting. Back up the file before editing.

  1. On the node in the SEG installation folder, locate the file controller.config.json
  2. Back up this file.
  3. Edit the file. At the top of the file after the open brace { add the following line (where N is an integer setting the number of minutes between notifications).
    • "NoAMNotifyAfterMinutes": N,
    • Note the comma at the end of the line.
    • The default (if the entry does not exist) is 60 minutes. 
    • To disable the functionality completely (not recommended), set the value to 0 (zero).
       
  4. Save the file.
  5. Restart the MailMarshal Controller service.
  6. Repeat this process on each node.


To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.