Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Mimecast - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="mimecast-jupiterone-integration-benefits">Mimecast + JupiterOne Integration Benefits</h2> <ul><li><p>Visualize Mimecast account, users, domains, and awareness training campaigns,<br> along with their relationships.</p></li> <li><p>Map domains to account owning them</p></li> <li>Map users to domains</li> <li>Map awarenss training campaigns to enrolled users, and owning account</li> <li>Monitor campaign status, or a specific user's participate across multiple<br> campaigns using your JupiterOne account</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches account, domains, users, awareness training<br> campaigns, and their participants from Mimecast to update the graph.</p></li> <li><p>Write JupiterOne queries to review and monitor updates to the graph, or<br> leverage existing queries.</p></li> <li><p>Configure alerts to take action when JupiterOne graph changes, or leverage<br> existing alerts.</p></li> </ul><h2 data-id="requirements">Requirements</h2> <p>You must have <strong>admin access</strong> to your Mimecast account, as you will need to<br> create an Application Integration.</p> <h2 data-id="support">Support</h2> <p>If you need help with this integration, please contact<br><a rel="nofollow" href="https://support.jupiterone.io">JupiterOne Support</a>.</p> <h2 data-id="integration-walkthrough">Integration Walkthrough</h2> <h3 data-id="in-mimecast">In Mimecast</h3> <p>In the Mimecast admin console:</p> <ul><li>go to Administration -> Services -> API and Platform Integrations</li> <li>go to the <code class="code codeInline" spellcheck="false" tabindex="0">Your Application Integrations</code> category</li> <li><p>click on <code class="code codeInline" spellcheck="false" tabindex="0">Add API Application</code> or click on an existing enabled Application in<br> this section</p></li> <li><p>here you will be able to view the <code class="code codeInline" spellcheck="false" tabindex="0">Application ID</code> and <code class="code codeInline" spellcheck="false" tabindex="0">Application Key</code>,<br> which you will need for authentication.</p></li> <li><p>If you have not already generated keys, do so now by clicking the<br><code class="code codeInline" spellcheck="false" tabindex="0">Create Keys</code> option</p></li> <li><p>Save the contents of the <code class="code codeInline" spellcheck="false" tabindex="0">accessKey</code> and <code class="code codeInline" spellcheck="false" tabindex="0">secretKey</code> generated. They will be<br> needed for authentication</p></li> </ul><h3 data-id="in-jupiterone">In JupiterOne</h3> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Scroll to the <strong>Mimecast</strong> integration tile and click it.</li> <li>Click the <strong>Add Configuration</strong> button and configure the following settings:</li> </ol><ul><li><p>Enter the <strong>Account Name</strong> by which you'd like to identify this Mimecast<br> account in JupiterOne. Ingested entities will have this value stored in<br><code class="code codeInline" spellcheck="false" tabindex="0">tag.AccountName</code> when <strong>Tag with Account Name</strong> is checked</p></li> <li><p>Enter a <strong>Description</strong> that will further assist your team when identifying<br> the integration instance.</p></li> <li><p>Select a <strong>Polling Interval</strong> that you feel is sufficient for your monitoring<br> needs. You may leave this as <code class="code codeInline" spellcheck="false" tabindex="0">DISABLED</code> and manually execute the integration.</p></li> <li><p>Enter the <strong>Application ID</strong>, <strong>Application Key</strong>, <strong>accessKey</strong>, and<br><strong>secretKey</strong> generated for use by JupiterOne.</p></li> </ul><ol start="4"><li>Click <strong>Create Configuration</strong> once all values are provided.</li> </ol><h1 data-id="how-to-uninstall">How to Uninstall</h1> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Scroll to the <strong>Mimecast</strong> integration tile and click it.</li> <li>Identify and click the <strong>integration to delete</strong>.</li> <li>Click the <strong>trash can</strong> icon.</li> <li>Click the <strong>Remove</strong> button to delete the integration.</li> </ol><h2 data-id="data-model">Data Model</h2> <h3 data-id="entities">Entities</h3> <p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>Awareness_Campaign</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_awareness_campaign</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Training</code></td> </tr><tr><td>Domain</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_domain</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Domain</code></td> </tr><tr><td>User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr></tbody></table><h3 data-id="relationships">Relationships</h3> <p>The following relationships are created:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_awareness_campaign</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_domain</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_domain</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_user</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_awareness_campaign</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_user</code></td> <td><strong>COMPLETED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">mimecast_awareness_campaign</code></td> </tr></tbody></table> </article> </main>