Skip to main content

ArcSight XML (Deprecated)

This Integration is part of the ArcSight XML (Deprecated) Pack.#

Deprecated

Use the ArcSight ESM v2 integration instead.

Deprecated. Use the ArcSight ESM v2 integration instead.

Configure ArcSight XML on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for ArcSight XML.

  3. Click Add instance to create and configure a new integration instance.

    ParameterRequired
    Fetch incidentsFalse
    Incident typeFalse
    Directory from which to get XML files and create incidents.True
    Directory to which put command XML files.True
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

arcsight-update-case#


Create an XML to update a case.

Base Command#

arcsight-update-case

Input#

Argument NameDescriptionRequired
caseIdID of the case.Required
nameName of the case.Required
stageThe stage of the case.Required

arcsight-fetch-xml#


Used for testing. Should fetch XML file and return an XSOAR incident object.

Base Command#

arcsight-fetch-xml

Input#

There is are no inputs for this command.