- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Problem: Proofpoint TAP Modular Input delivers SIEM API events later than the email based TAP alerts for URL or Attachment Defense.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Update from support:
In the script change line number 254 from server_time_dt = datetime.now() to server_time_dt = datetime.utcnow()
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Update from support:
In the script change line number 254 from server_time_dt = datetime.now() to server_time_dt = datetime.utcnow()
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks Mary. This code change should occur in a future version release to permanently correct this issue but your method is a valid work around for now.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Bug identified with Proofpoint support. The handling of UTC vs localization doens't operate as expected, escalated to Proofpoint Dev.
Workaround, deploy to server running UTC system time (in case your org is crazy like mine and actually runs localized 😕 )
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi marycordovacaa
If you are not looking for an answer anymore and were able to figure out the solution yourself, please make sure you click accept on your answer.
Thanks
