From 4cd8306501039f7ccb8f8691d74654fb11e87a70 Mon Sep 17 00:00:00 2001 From: Bivic Date: Mon, 2 Dec 2024 14:34:46 +0100 Subject: [PATCH 1/2] delete old playbook reference --- .../categories/email/mimecast_email_security.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/integration/categories/email/mimecast_email_security.md b/docs/integration/categories/email/mimecast_email_security.md index fb395408f..ba5dac0b1 100644 --- a/docs/integration/categories/email/mimecast_email_security.md +++ b/docs/integration/categories/email/mimecast_email_security.md @@ -77,20 +77,6 @@ A secure email gateway to block spam, viruses, and malware. 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) From 819de89428c95d1df780bf9b046726f572d00112 Mon Sep 17 00:00:00 2001 From: Bivic Date: Mon, 2 Dec 2024 18:23:46 +0100 Subject: [PATCH 2/2] Add more information on intakev2 --- .../integration/categories/email/mimecast_email_security.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/integration/categories/email/mimecast_email_security.md b/docs/integration/categories/email/mimecast_email_security.md index ba5dac0b1..317b9e369 100644 --- a/docs/integration/categories/email/mimecast_email_security.md +++ b/docs/integration/categories/email/mimecast_email_security.md @@ -74,8 +74,10 @@ A secure email gateway to block spam, viruses, and malware. ### Instruction on Sekoia #### 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 +1. Navigate to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake using the `Mimecast Email Security` integration. +2. If you do not already have one, create an account by entering your `Client ID` and `Client Secret`. If you have an existing account, simply select it from the list. +3. Configure the settings by choosing your preferred `Chunk Size` and `Frequency`. +4. Copy the newly created Intake Key for use in your setup. ### Enjoy your events on the [Events page](https://app.sekoia.io/operations/events)