Skip to content

Commit

Permalink
Merge pull request #1822 from lvoloshyn-sekoia/feat/add_mimecast_docs
Browse files Browse the repository at this point in the history
Add docs for Mimecast
  • Loading branch information
Adamowoc authored Jun 13, 2024
2 parents b98b248 + ab82fc4 commit aa3bfcd
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
uuid: 041e915e-2fb6-4604-9b24-902c9daa2d3c
name: Mimecast Email Security
type: intake

## Overview
A secure email gateway to block spam, viruses, and malware.

!!! warning
Important note - This format is currently in beta. We highly value your feedback to improve its performance.

{!_shared_content/operations_center/detection/generated/suggested_rules_041e915e-2fb6-4604-9b24-902c9daa2d3c_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/041e915e-2fb6-4604-9b24-902c9daa2d3c.md!}

## Configure

### Create API credentials

1. Login to **Mimecast Administration Console**
2. Navigate to **Services | API and Platform Integrations**
3. Locate the following **Mimecast API 2.0** tile and click on **Generate Keys.**
4. After reading the **Terms & Conditions**, complete the **I accept** check box to enable the **Next** button to progress onto the next step.
5. Complete the **Application Details** section.
6. Please provide details for a **Technical Point of Contact**.
7. Review the Summary information for the API application and click on **Add** if you are happy to proceed with creating the application.
8. The wizard completes and displays a pop-up window including your `Client ID` and `Client Secret` key data.

### Create your intake

1. Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the `Mimecast Email Security`.
2. Copy the associated Intake key

### Pull your logs on Sekoia.io

Go to the Sekoia.io [playbook page](https://app.sekoia.io/operations/playbooks), and follow these steps:

- Click on **+ PLAYBOOK** button to create a new one
- Select **Create a playbook from scratch**
- Give it a name in the field **Name**
- Open the left panel, click **Mimecast** then select the trigger `[BETA] Fetch new email events from Mimecast`
- Click on **Create**

- Create a **Module configuration** using your `Client ID` and `Client Secret` created on the *How to create API credentials* step. Name the module configuration as you wish
- Create a **Trigger configuration** and Type the `Intake key` created on the previous step
- Click on the **Save** button
- **Activate the playbook** with the toggle button on the top right corner of the page

### Enjoy your events on the [Events page](https://app.sekoia.io/operations/events)

## Further Readings
- [Create API 2.0 Application](https://community.mimecast.com/s/article/api-integrations-managing-api-2-0-for-cloud-gateway)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ nav:
- Apache Spamassassin: xdr/features/collect/integrations/email/spamassassin.md
- Cisco ESA: xdr/features/collect/integrations/email/cisco_esa.md
- Fortinet Fortimail: xdr/features/collect/integrations/email/fortimail.md
- Mimecast Email Security: xdr/features/collect/integrations/email/mimecast_email_security.md
- Postfix: xdr/features/collect/integrations/email/postfix.md
- Proofpoint:
- Proofpoint PoD: xdr/features/collect/integrations/email/proofpoint_pod.md
Expand Down

0 comments on commit aa3bfcd

Please sign in to comment.