Proofpoint on Demand collector
Overview
Proofpoint on Demand API is designed for securing and managing email communications within your organization. The API provides access to Proofpoint's email protection services, including threat analysis, filtering, and reporting in real time.
Devo collector features
Feature | Details |
---|---|
Allow parallel downloading ( |
|
Running environments |
|
Data sources
Source | Description | Devo table |
---|---|---|
Message | Application API provides operations to manage applications and/or assignments to users or groups for your organization. |
|
Mail Log | Allows for the retrieval and analysis of detailed mail logs, giving insights into email traffic patterns, delivery status, and threat detection activities. |
|
For more information on how the events are parsed, visit our page.
Vendor setup
Getting Proofpoint On Demand (PoD) credentials
Run the collector
Once the data source is configured, you can either send us the required information if you want us to host and manage the collector for you (Cloud collector), or deploy and host the collector in your own machine using a Docker image (On-premise collector).
API limits and duplicates
Number of connections
The number of connections that can be performed with one credential set is limited. The credentials cannot pull data from more sources than the defined ones. If the access token is being used by another session, the API will return a 409 error: Exceeded maximum number of sessions per token.
The collector logs will show this error:
2024-08-09T10:48:10.163 ERROR InputProcess::ProofpointOnDemandWSSPuller(proofpoint_on_demand,12345,message,predefined) -> Handshake status 409 Conflict -+-+- {'date': 'Fri, 09 Aug 2024 08:48:10 GMT', 'content-type': 'text/plain;charset=iso-8859-1', 'content-length': '47'} -+-+- b'Exceeded maximum number of sessions per token\r\n' - goodbye
Duplicated events
It was observed that the API sometimes sends duplicate events. The collector can filter out duplicate events within an hour.
Change log
Release | Released on | Release type | Recommendations |
---|---|---|---|
| Oct 7, 2024 | improvement |
|
Improvements
| |||
| Aug 8, 2024 | BUG FIXING |
|
Bug fixing
| |||
| Aug 7, 2024 | improvement |
|
Improvements
Bug fixing
| |||
| Aug 6, 2024 | NEW FEATURE |
|
New features
Bug fixing
Improvements
| |||
| Apr 8, 2024 | BUG FIXING |
|
Bug fixing:
| |||
| Apr 5, 2024 | NEW FEATURE |
|