This pack includes:
- Timestamp parsing.
- XML format field extraction.
- Log normalization - XDM mapping for key event types.
Supported Event Types:
Key Mcafee/Trellix products event types - Threat Prevention, Virus Scan, DLP, ATP, Endpoint Security.
Supported Timestamp Formats:
Timestamp is extracted from the GMTTime field with the following format - yyyy-mm-ddTHH:MM:SS
Data Collection
To configure Trellix ePO to send logs to Cortex XSIAM, follow the steps below.
Trellix ePO side
- Log in to the Trellix ePO main console.
- On the main menu, go to Configuration > Registered Servers.
- Click New Server and select Syslog Server as the Server type, name it and click Next.
- In the Server name field enter the IP address or fully qualified domain name (FQDN) of your broker-vm.
- Specify the port through which the ePO will send logs to the broker-vm. The default port is 6514 and it only supports syslog event forwarding via TLS protocol.
- Check Enable event forwarding.
- Click Test connection. If the test was successful, click Save.
- Note that the test connection stage will only work after you finish the configuration on the broker-vm side and open the selected port on your firewall.
For more information, see this article.
Cortex XSIAM side
To create or configure the Broker VM, use the information described here.
Broker VM
Follow the steps below to configure the Broker VM to receive Trellix ePO logs.
- Navigate to Settings > Configuration > Data Broker > Broker VMs.
- Go to the APPS column under the Brokers tab and add the Syslog app for the relevant broker instance. If the Syslog app already exists, hover over it and click Configure.
- Click Add New.
- When configuring the Syslog Collector, set the following parameters:
-----------------------------------------------------------------------------------------------------------------------------------------------------------
| Parameter: : | Value : |
|-------------------------|-------------------------------------------------------------------------------------------------------------------------------|
|Protocol
| Select Secure TCP. |
|Port
| Enter the syslog service port that Cortex XSIAM Broker VM should listen on for receiving forwarded events from Trellix ePO. |
|Vendor
| Enter trellix. |
|Product
| Enter epo. |
|Server Certificate
| Select the .crt file you created. See the attached Trellix documentation for help with using openssl. |
|Private Key
| Select the .key file you created. |
|Minimal TLS Version
| Select 1.2. |
----------------------------------------------------------------------------------------------------------------------------------------------------------- - After the data starts flowing into Cortex XSIAM, you can query the collected logs under the
trellix_epo_raw
dataset.