Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Cisco Stealthwatch Enterprise drastically enhances threat defence by giving detailed network visibility and security analytics.

Connect Cisco Stealthwatch Enterprise with Devo SOAR

  1. Navigate to Automations > Integrations.

  2. Search for Cisco Stealthwatch Enterprise.

  3. Click Details, then the + icon. Enter the required information in the following fields.

  4. Label: Enter a connection name.

  5. Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.

  6. Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).

  7. Remote Agent: Run this integration using the Devo SOAR Remote Agent.

  8. URL: URL to your Cisco Stealthwatch Enterprise instance.

  9. ** Username**: Username for Cisco Stealthwatch Enterprise.

  10. ** Password**: Password for Cisco Stealthwatch Enterprise.

  11. After you've entered all the details, click Connect.

Actions for Cisco Stealthwatch Enterprise

Top Conversations Query

Get the Top Conversations for a specific IP in Stealthwatch.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Tenant Id

Jinja-templated Tenant Id of the Stealthwatch Enterprise.

Required

Request Data

Jinja-templated text containing the properties for the Request Data in JSON format. Example {"startTime": "2022-05-18T10:21:01.000","endTime": "2022-05-18T11:21:01.000","maxRows": 50}

Required

Output

A JSON object returning the status of the request.

{json}{ "result": [], "error": null, "has_error": false }

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem

  • v1.0.1 - Added Top Conversations Query action.

  • No labels