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: Enabling debug logging for the SQM

Expand / Collapse


This article applies to:

  • Trustwave MailMarshal (SEG) 6.4 and above
  • Trustwave ECM/MailMarshal Exchange 7.X 

Question:

  • How do I enable additional logging for the Spam Quarantine Management website?
  • How do I enable additional logging for the ECM Quarantine Management website?

Procedure:

Follow the steps below to create a debugging log for the SQM.

  1. Navigate to the SQM installation folder (for MailMarshal (SEG) 10.X, typically C:\Program Files (x86)\Trustwave\SEG Web Components\Spam Quarantine Management\ ).
    • For details of the install locations for each product version, see the following Knowledge Base articles:
      • Q10832 (SEG/MailMarshal SMTP)
      • Q14003 (ECM/MailMarshal Exchange)
  2. Edit the web.config file. In the section <appsettings> add a line as follows:
     <add key="Debug" value="True" />
  3. Save the changes.
  4. Create a sub folder called Logging.
  5. Open IIS manager, and select the server where the SQM website is stored. Note the Application Pool used for the SpamConsole application.
    • In recent versions this site uses a custom application pool. Older versions used the default application pool.
  6. Select Application Pools, right click on the specific application pool name you noted, and select Properties or Advanced Settings
  7. Change the Identity to Local System. This setting allows the process to write files locally.
  8. Click OK.
  9. Recycle the application pool.
  10. Restart the website where SQM is installed (typically the default website).

Note:

Once you have finished debugging the SQM:

  1. Remove <add key="Debug" value="True" /> from the web.config file.
  2. If you changed the application pool identity, set it back to the original value.
  3. Recycle the application pool.

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
.