Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Wazuh - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="wazuh-jupiterone-integration-benefits">Wazuh + JupiterOne Integration Benefits</h2> <ul><li><p>Visualize Wazuh endpoint agents and the devices they protect in the JupiterOne<br> graph.</p></li> <li><p>Map endpoint agents to devices and devices to the employee who has or owns the<br> device.</p></li> <li><p>Monitor changes to Wazuh endpoint agents and devices using JupiterOne alerts.</p></li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches Wazuh endpoint agents and devices to update<br> the graph.</p></li> <li><p>Write JupiterOne queries to review and monitor updates to the graph.</p></li> <li>Configure alerts to take action when the JupiterOne graph changes.</li> </ul><h2 data-id="requirements">Requirements</h2> <ul><li><p>JupiterOne requires the Wazuh manager API base URL. JupiterOne also requires<br> the username and password to authenticate with the API.</p></li> <li><p>You must have permission in JupiterOne to install new integrations.</p></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-wazuh">In Wazuh</h3> <p>JupiterOne provides a managed integration with <a rel="nofollow" href="https://wazuh.com">Wazuh</a>. The integration<br> connects directly to Wazah Manager APIs to obtain agent information. Customers<br> authorize access to their self-hosted servers by providing the manager base URL<br> and a username and password to JupiterOne.</p> <h3 data-id="in-wazuh-cloud">In Wazuh Cloud</h3> <p>If you are using Wazuh Cloud, contact J1 Support to obtain a list of IPs for<br> Wazuh to whitelist. After you get the IP list, contact Wazuh Support to make<br> changes to your Wazuh Cloud account to expose the API.</p> <p>After you have done this, the J1 integration can connect to your Wazuh Cloud<br> instance. Be sure to structure your MANAGER_URL in the J1 integration<br> configuration to be in the following format:<br><code class="code codeInline" spellcheck="false" tabindex="0">https://${wauzhCloudEnvId}.cloud.wazuh.com/api/wazuh</code></p> <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>Wazuh</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 Wazuh account<br> 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>Manager URL</strong>, or the Wazuh API base URL.</p></li> <li>Enter the <strong>Username</strong> used to authenticate with the Wazuh Manager.</li> <li>Enter the <strong>Password</strong> associated with the username.</li> </ul><ol start="4"><li>Click <strong>Create Configuration</strong> once all values are provided.</li> </ol><h2 data-id="how-to-uninstall">How to Uninstall</h2> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong>.</li> <li>Scroll to the <strong>Wazuh</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>Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">wazuh_manager</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code>, <code class="code codeInline" spellcheck="false" tabindex="0">Control</code></td> </tr><tr><td>Agent</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">wazuh_agent</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">HostAgent</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">wazuh_manager</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">wazuh_agent</code></td> </tr></tbody></table><p><br></p> </article> </main>