Trend Micro Email Security Event Collector

Palo Alto Networks Trend Micro Email Security Event Collector integration for XSIAM.

Analytics & SIEM · Trend Micro Email Security

Details

IDTrend Micro Email Security Event Collector
ProviderTrend Micro
CategoryAnalytics & SIEM
From Version6.8.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesXSIAM

README

Palo Alto Networks Trend Micro Email Security Event Collector integration for XSIAM.

Configure Trend Micro Email Security Event Collector in Cortex

Parameter Description Required
Service URL   True
USER NAME   True
API Key   True
Trust any certificate (not secure)   False
Use system proxy settings   False
Hide sensitive details from email   False
The maximum number of events per fetch. The maximum number of events to fetch every time fetch is executed. False

Note: There are three types of events that the integration fetches, When the max fetch parameter is set to 1000 then 1000 logs will be retrieved from each type so that a total of 3000 logs can be retrieved.

Commands

You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.

trend-micro-get-events


Manual command to fetch events and display them.

Base Command

trend-micro-get-events

Input

Argument Name Description Required
max_fetch The maximum number of events to get. Default is 500. Optional
since Occurrence time of the least recent event to include (inclusive). Default is 3 days. Optional
should_push_events If true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false. Required

Context Output

There is no context output for this command.

Configuration parameters

  • url — Server URL (required)
  • credentials — User name (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • hide_sensitive — Hide sensitive details from email
  • max_fetch — The maximum number of events per fetch per event type.

Commands (1)

  • trend-micro-get-events

    Manual command to fetch events and display them.

## Trend Micro Email Security Event Collector
Use this integration to collect operation logs from Trend Micro Email Security.

In order to use this integration, you need to enter your Trend Micro Email Security credentials in the relevant integration instance parameters.

### For the Server URL parameter:

The value of Server URL varies according to your location:
| **Location** | **Server Root URL** |
| --- | --- |
| North America, Latin America and Asia Pacific | api.tmes.trendmicro.com |
| Europe, the Middle East and Africa | api.tmes.trendmicro.eu |
| Australia and New Zealand | api.tmes-anz.trendmicro.com |
| Japan | api.tmems-jp.trendmicro.com |
| Singapore | api.tmes-sg.trendmicro.com |
| India | api.tmes-in.trendmicro.com |


### To obtain API Key:

1. Go to **Administration** > **Service Integration**.
2. On the API Access tab, click **Add** to generate a key.
The API Key is the global unique identifier for your application to authenticate its access to Trend Micro Email Security. It must be used together with the administrator account that created it. A new API Key is enabled by default.

For more information about API Keys see [here](https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-online-help/configuring-administ/service-integration/api-access/obtaining-an-api-key.aspx)