Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
DataStax Astra - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="datastax-astra-jupiterone-integration-benefits">DataStax Astra + JupiterOne Integration Benefits</h2> <ul><li><p>Visualize DataStax Astra organization, users, roles, databases, and access<br> lists in the JupiterOne graph.</p></li> <li><p>Map DataStax Astra users to employees in your JupiterOne account.</p></li> <li>Monitor changes to DataStax Astra databases and users using JupiterOne alerts.</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches users, roles, databases, and access lists from<br> DataStax Astra 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> <ul><li>DataStax Astra supports token authorization.</li> <li>JupiterOne requires a TOKEN key.</li> <li>You must have permission in JupiterOne to install new integrations.</li> </ul><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-datastax-astra">In DataStax Astra</h3> <ol><li>In the dashboard, click on Current Organization > Organization Settings</li> <li>Go to Role Management > Add Custom Role and create a role</li> <li>Set the name of the custom role</li> <li>Check the following roles:</li> </ol><ul><li>View DB</li> <li>Read IP Access List</li> <li>Read User</li> <li>Read Organization</li> <li>Read Custom Role</li> </ul><ol start="5"><li>Enable "Apply permissions to all databases in this organization"</li> <li>Click Create Role</li> <li>Go to Token Management</li> <li>Under Select Role, click the role you created</li> <li>Save the details.</li> </ol><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>DataStax Astra</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 DataStax Astra<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>{{additional provider-specific settings}} Enter the <strong>DataStax Astra API Key</strong><br> 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>DataStax Astra</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><p><br></p> <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>Access List</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_list</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Firewall</code></td> </tr><tr><td>Access List Address</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_list_address</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code></td> </tr><tr><td>Access Role</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_role</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">AccessRole</code></td> </tr><tr><td>Database</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_database</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Database</code></td> </tr><tr><td>Organization</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_organization</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Organization</code></td> </tr><tr><td>User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_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">datastax_access_list</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_list_address</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_database</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_list</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_organization</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_list</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_organization</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_database</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_organization</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_database</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_organization</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_user</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">datastax_access_role</code></td> </tr></tbody></table><p><br></p> </article> </main>