This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Knowledge Base
Find answers to your questions and identify resolutions for known issues with knowledge base articles written by NetWitness experts.
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
  • NetWitness Community
  • Knowledge Base
  • SMTP Alerts failing due to an unreachable SMTP server in RSA NetWitness Endpoint 4.4.x
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

The content you are looking for has been archived. View related content below.

SMTP Alerts failing due to an unreachable SMTP server in RSA NetWitness Endpoint 4.4.x

Article Number

000001427

Applies To

RSA Product Set: NetWitness Endpoint
RSA Product/Service Type: ConsoleServer, SMTP
RSA Version/Condition: 4.4.x
Platform: Windows

Issue

When the SMTP server is not reachable, is down or otherwise not operating correctly, alerts may be generated and sent but never reach their intended destination.

When this happens, no messages are sent to analysts for triggered IIOC events. A method to try and recover these alerts needs to be documented for recovering those emails.

Cause

There are many, simple reasons for this happening, including network errors, SMTP server powered down or unstable, or issues on the ConsoleServer that prevent the emails from being sent.

Resolution

The RSA NetWitness Endpoint server has a daily maintenance schedule that runs Monday-Thursday and a deep cleaning that runs Friday-Saturday. During either of these maintenance periods, if a compiled alert is marked as processed by the SQL database, these events will be purged as part of the daily maintenance process to clear space on the SQL server. So there is a relatively short window to try and recover these emails. To search for existing emails:
SELECT
ca.EventData
FROM
dbo.CompiledAlerts AS ca WITH(NOLOCK)
 
This will provide a binary blob that can be converted from hex into readable format. To do so requires a conversion tool such as Hexplorer to convert into the appropriate format. It is not in a nice output like the emails, but is readable and would provide the output expected in those emails.
 

Workaround

Other than the above method, there is no other method to recover sent email alerts that have failed to reach their destination address.
Tags (12)
  • Customer Support Article
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • NetWitness
  • NetWitness Platform
  • NW
  • RSA NetWitness
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • SIEM
0 Likes
Was this article helpful? Yes No
No ratings

In this article

Version history
Last update:
‎2022-02-10 01:32 PM
Updated by:
Administrator nwinfotech Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.