-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1312 from SEKOIA-IO/feat/TrendMicroApexOne
Trend Micro Apex One
- Loading branch information
Showing
3 changed files
with
88 additions
and
1 deletion.
There are no files selected for viewing
85 changes: 85 additions & 0 deletions
85
.../xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_apex_one.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
uuid: 064f7e8b-ce5f-474d-802e-e88fe2193365 | ||
name: Trend Micro Apex One | ||
type: intake | ||
|
||
## Overview | ||
|
||
Trend Micro Apex One is Endpoint Detection and Response (EDR) solution that detects and protects your endpoints against threats. | ||
|
||
This integration supports the following log types: | ||
|
||
- Application Control violations | ||
- Attack Discovery detections | ||
- Behavior Monitoring detections | ||
- C&C Callback | ||
- Content Violation | ||
- Data Loss Prevention | ||
- Device Control violations | ||
- Suspicious File detections | ||
- Network Content Inspection | ||
- Virus/Malware detections | ||
- Spyware/Grayware detections | ||
- Predictive Machine Learning detections | ||
- Virtual Analyzer detections | ||
- Web Violation | ||
- Engine Update Status | ||
- Pattern Update Status | ||
|
||
|
||
!!! warning | ||
This format is still in beta | ||
|
||
{!_shared_content/operations_center/detection/generated/suggested_rules_064f7e8b-ce5f-474d-802e-e88fe2193365_do_not_edit_manually.md!} | ||
|
||
{!_shared_content/operations_center/integrations/generated/064f7e8b-ce5f-474d-802e-e88fe2193365.md!} | ||
|
||
## Configure | ||
|
||
In this guide, you will configure your Apex Central to forward detection through syslog. | ||
|
||
### Prerequisites | ||
|
||
An internal syslog concentrator is required to collect and forward events to Sekoia.io. | ||
|
||
### Enable Syslog forwarding | ||
|
||
To enable syslog forwarding: | ||
|
||
1. Log to Apex Central | ||
2. Go to `Administration > Settings > Syslog Settings` | ||
3. Select the checkbox `Enable syslog forwarding` | ||
4. Provide the IP, listening port and the protocol of our syslog concentrator | ||
5. Select `CEF` as the log format | ||
6. Configure the frequency of the log forwarding | ||
7. Select the log types to forward according to the list of supported log types: | ||
- Application Control violations | ||
- Attack Discovery detections | ||
- Behavior Monitoring detections | ||
- C&C Callback | ||
- Content Violation | ||
- Data Loss Prevention | ||
- Device Control violations | ||
- Suspicious File detections | ||
- Network Content Inspection | ||
- Virus/Malware detections | ||
- Spyware/Grayware detections | ||
- Predictive Machine Learning detections | ||
- Virtual Analyzer detections | ||
- Web Violation | ||
- Engine Update Status | ||
- Pattern Update Status | ||
8. Click `Test Connection` to validate the configuration | ||
9. Click `Save` | ||
|
||
## Create the intake | ||
|
||
Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format `Trend Micro Apex One`. | ||
|
||
## Forward logs to Sekoia.io | ||
|
||
Please consult the [Syslog Forwarding](../../../ingestion_methods/sekoiaio_forwarder/) documentation to forward these logs to Sekoia.io. | ||
|
||
## Further Readings | ||
|
||
- [Trend Micro Apex One - Configure syslog forwarding](https://docs.trendmicro.com/en-us/enterprise/trend-micro-apex-central-2019-online-help/detections/logs_001/syslog-forwarding.aspx) | ||
- [Trend Micro Apex One - Supported Log Types and Formats](https://docs.trendmicro.com/en-us/enterprise/trend-micro-apex-central-2019-online-help/detections/logs_001/syslog-forwarding/syslog-log-types-for.aspx) |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters