Arcanna.AI

Arcanna integration for using the power of AI in SOC.

Data Enrichment & Threat Intelligence · ArcannaAI

Configuration parameters

  • url — Server URL (e.g. https://<your arcanna ai api>/ ) (required)
  • credentials — Authentication
  • apikey — API Key ( Deprecated )
  • ssl_verification — SSL Certificate verification
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • feature_mapping — A closing reason to Arcanna labels (deprecated).
  • closing_reason_field — Alert closing reason
  • default_job_id — Default Arcanna Job Id

Commands (11)

  • arcanna-export-event

    Export full event with metadata from Arcanna.ai based on specified Job ID and Event ID.

  • arcanna-get-decision-set

    Retrieve avaiable decision points for specified AI Job.

  • arcanna-get-default-job-id Deprecated

    Retrieves Arcanna Default Job id.

  • arcanna-get-event-status

    Retrieves Arcanna Inference result.

  • arcanna-get-feedback-field Deprecated

    Returns the Feedback field set on integration.

  • arcanna-get-jobs

    Get jobs list.

  • arcanna-send-bulk-events Deprecated

    Send to Arcanna a bulk of events as a dict encoded JSON string filled with XSOAR fields.

  • arcanna-send-event

    Sends a raw event to Arcanna.

  • arcanna-send-event-feedback

    Send Arcanna feedback for a previous inferred event.

  • arcanna-set-default-job-id Deprecated

    Sets Arcanna Default Job id.

  • arcanna-trigger-train

    Trigger AI Train for specified Arcanna.ai Job.