Skip to main content

Axonius

Integrate Axonius with Torq for asset management and trigger automated security workflows using Axonius events.

Updated over a week ago

Axonius is an asset management platform that provides visibility, continuous monitoring, and policy enforcement across your organization's network.

Torq enables quick and easy integration with Axonius, so you can automate anything and everything within moments. Torq's public Axonius steps include:

  • Axonius CLI command

  • Get Devices

  • Get Users

If you don't see a step you need, you can create your own in various ways, such as using the Send an HTTP Request step or Torq’s Step Builder, and share it across your organization.

To trigger a Torq workflow based on events sent from Axonius, look here.

To use Axonius steps in Torq workflows, look here.

Use Axonius to Trigger Workflows in Torq

Step One: Create an Axonius Trigger Integration in Torq

  1. Navigate to Integration: Go to Build > Integrations > Triggers > Axonius and click Add Instance.

  2. Fill in the Details:

    1. Give the integration a unique and meaningful name.

    2. Optionally, add ACL settings or authentication headers.

      1. If you add authentication headers, be sure to save the secret in a safe location for later use in Axonius.

  3. Finalize: Click Add.

Step Two: In Axonius Create Enforcement Set

  1. Go to Enforcement Sets: Click Create Enforcement Set and select the correct assets, and then HTTP Server - Send to Webhook.

  2. Configure Values: Give the set a meaningful Action Name and configure the Dyanmic values.

  3. Webhook URL: Under Webhook URL, paste the webhook you copied earlier from Torq.

  4. Optionally Customize: Optionally customize the body and timeout options.

  5. Compute Node: Select the specific Axonius node for your call.

  6. Finalize: Click Done.

Now that you've successfully created an Axonius trigger, you can build your first Axonius-initiated workflow!

In Torq, go to Build > Workflows > Create a Workflow > New Blank Workflow, and select the trigger type: Integrations > Axonius. Find your new trigger, and automate away!

Use Axonius Steps in Torq

Step One: Create an Axonius API Key

  1. Enable Advanced API Settings: In Axonius, go to Account Settings > System Settings > API and toggle Enable Advanced API Settings to active.

  2. Copy Key: While still in the Account Settings, go to the API Key tab, copy the Key and the Secret, and save them in a secure location for use in Torq.

Step Two: Create an Axonius Steps Integration in Torq

  1. Navigate to Integration: Go to Build > Integrations > Steps > Axonius and click Add Instance.

  2. Fill in the Details: Give the integration a unique and meaningful name.

    1. In the API Key field, paste the API key you saved earlier.

    2. In the API Secret field, paste the API secret you saved earlier.

  3. Finalize: Click Add.

Step Three: Save Your Axonius Base URL

Axonius steps will require your Axonius Base URL. Save it in Torq as a custom secret for easier access during workflow building.

There are three ways to access your Axonius domain URL:

  1. Ask your administrator for the Axonius domain URL. They should provide the URL used to access your Axonius instance.

  2. Look at the address bar in your browser when logged into the Axonius web interface. The domain will appear as part of the URL, such as https://my-axonius-domain.com or http://my-axonius-domain.com.

  3. Local installation the domain might be something like gui.axonius.local or an internal IP address specific to your network if using local hosting.

Did this answer your question?